- Joined
- Apr 16, 2010
- Messages
- 584
So my problem is that when i cast spell it should make full circle with Shokwaves, but instead, it can miss few Shokwaves sometimes.
I only shows the part with the Shokwaves which should make full circle.
-
Do Multiple ActionsFor each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
-
Set Spells_MS_Angle = (Spells_MS_Angle + 30.00)
-
Set Spells_MS_Point2 = (Spells_MS_Point offset by 650.00 towards Spells_MS_Angle degrees)
-
Unit - Create 1 Dummy for (Owner of (Triggering unit)) at Spells_MS_Point facing Default building facing (270.0) degrees
-
Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
-
Unit - Add Multi Shokwave Dummy to (Last created unit)
-
Unit - Set level of Multi Shokwave Dummy for (Last created unit) to (Level of Multi Shok|c00ff8000w|rave for (Triggering unit))
-
Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire Spells_MS_Point2
-
Custom script: call RemoveLocation(udg_Spells_MS_Point2)
-
-
Status
Solved?!
Last edited: