- Joined
- Oct 11, 2005
- Messages
- 142
Every time i cast this spell WC freezes and i end up having to Ctrl Alt Delete. Anyone know how to fix it?
Events
Unit - A unit Begins casting an ability
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Ability being cast) Equal to Dark Mana
Then - Actions
Unit - Order (Casting unit) to damage area in 0.00 seconds of size 400.00 at (Target point of ability being cast) for (Mana of (Casting unit)) using attack type Chaos and damage type Universal.
Custom script: set bj_wantDestroyGroup = true
Unit Group - Pick every unit in (Units within 400.00 of (Target point of ability being cast)) and do (Unit - Set mana of (Picked unit) to 0.00)
Unit - Set mana of (Casting unit) to 0.00
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 36.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 72.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 108.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 144.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 180.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 216.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 252.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 288.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 324.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 360.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Else - Actions
Do nothing
Events
Unit - A unit Begins casting an ability
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Ability being cast) Equal to Dark Mana
Then - Actions
Unit - Order (Casting unit) to damage area in 0.00 seconds of size 400.00 at (Target point of ability being cast) for (Mana of (Casting unit)) using attack type Chaos and damage type Universal.
Custom script: set bj_wantDestroyGroup = true
Unit Group - Pick every unit in (Units within 400.00 of (Target point of ability being cast)) and do (Unit - Set mana of (Picked unit) to 0.00)
Unit - Set mana of (Casting unit) to 0.00
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 36.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 72.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 108.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 144.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 180.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 216.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 252.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 288.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 324.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Special Effect - Create a special effect at ((Target point of ability being cast) offset by 400.00 towards 360.00 degrees) using Abilities\Spells\Items\AIre\AIreTarget.mdl
Special Effect - Destroy (Last created special effect)
Else - Actions
Do nothing