Dummies casting Flame Strike

parmsib

New Member
Reaction score
0
Hi, im having a problem at the moment. Im making a boss create flamestrikes on every hero in the arena every 1.5 second. The problem im having is that the dummies only seem to start the ability, and then stop, as the effect on the ground appears but there is no explosion.
Trigger:
  • Bloodmage
    • Events
      • Time - Every 1.50 seconds of game time
    • Conditions
    • Actions
      • Animation - Play humanboss[2]'s spell animation
      • Set tempgroup = (Units in Arena <gen> matching ((((Matching unit) is A Hero) Equal to True) and (((Matching unit) belongs to an enemy of Neutral Hostile) Equal to True)))
      • Unit Group - Pick every unit in tempgroup and do (Actions)
        • Loop - Actions
          • Game - Display to (All players) the text: Unitloop run
          • Set Temppoint = (Position of (Picked unit))
          • Unit - Create 1 Flamestrikedummy for Neutral Hostile at Temppoint facing Default building facing degrees
          • Unit - Order (Last created unit) to Human Blood Mage - Flame Strike Temppoint
          • Unit - Add a 20.00 second Generic expiration timer to (Last created unit)
          • Custom script: call RemoveLocation(udg_Temppoint)
      • Custom script: call DestroyGroup(udg_tempgroup)
 

parmsib

New Member
Reaction score
0
I left the casting time as it is so that your hero has a little time to move from the flamestrike

edit: Apparently it worked without the casting time, and to avoid spending more time on this, im going to leave it as that :D
 

Weep

Godspeed to the sound of the pounding
Reaction score
400
Try moving the action to add timed life to be before the order to cast Flame Strike. I seem to remember adding timed life to a unit would interrupt channeling...
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top