- Joined
- Nov 1, 2006
- Messages
- 1,612
FIXED! Help with Frozen Blast
Is there a way we can make this spell not lag so much in game? It would be appreciated if the problem could be resolved quickly to fix the lag that comes with its casting.
Is there a way we can make this spell not lag so much in game? It would be appreciated if the problem could be resolved quickly to fix the lag that comes with its casting.
-
Frozen Blast
-
Events
- Unit - A unit Finishes casting an ability
-
Conditions
- (Ability being cast) Equal to Frozen Blast (Dummy Ability)
-
Actions
- Set Degree = 0.00
- Set Casting_unit = (Casting unit)
- Advanced - Create a special effect rain using Abilities\Spells\Human\Blizzard\BlizzardTarget.mdl as model and (Position of (Triggering unit)) as center, 750.00 as radius and let it have a total number of 5 effects
- Unit - Create 1 Dummy for (Owner of Casting_unit) at (Position of Casting_unit) facing (Position of (Triggering unit))
- Unit - Turn collision for (Last created unit) Off
- Unit - Add Frozen Blast (Actual Ability) to (Last created unit)
- Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
-
For each (Integer A) from 1 to 6, do (Actions)
-
Loop - Actions
- Set Degree = (Degree + 60.00)
- Unit - Order (Last created unit) to Orc Tauren Chieftain - Shockwave ((Position of Casting_unit) offset by 300.00 towards Degree degrees)
-
Loop - Actions
- Wait 0.25 seconds
- Unit - Create 1 Dummy for (Owner of Casting_unit) at (Position of Casting_unit) facing (Position of (Triggering unit))
- Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
- Unit - Add Crippling Frost (Frozen Blast) to (Last created unit)
- Unit - Order (Last created unit) to Human Mountain King - Thunder Clap
-
Events
Last edited: