[Trigger] Help with spell

Status
Not open for further replies.
Level 18
Joined
Feb 28, 2009
Messages
1,960
I need help with this spell. What`s wrong?

  • Actions
    • Set SA_temp_1 = (Target point of ability being cast)
    • Set SA_temp_3 = 0.00
    • For each (Integer A) from 1 to 8, do (Actions)
      • Loop - Actions
        • Unit - Create 1 Dummy for (Owner of (Casting unit)) at (SA_temp_1 offset by 300.00 towards SA_temp_3 degrees) facing Default building facing degrees
        • Unit - Add a 1.00 second Generic expiration timer to (Last created unit)
        • Unit - Add Shock Wave to (Last created unit)
        • Unit - Set level of Shock Wave for (Last created unit) to (Level of Shuriken Attack for (Casting unit))
        • Unit - Order (Last created unit) to Ork - Tauren Chieftain: Shock Wave SA_temp_1
        • Set SA_temp_3 = (SA_temp_3 + 45.00)
 
Theres nothing wrong. It's a perfect block of actions.

Well besides that it leaks.
 
Last edited:
Status
Not open for further replies.
Back
Top