Custom Script wrong?it just insane
call DestroyGroup(udg_ChilingwingG) isent working srsly cant save map it says UNABLE TO SAVE error in jas script WHAT The heck i rechecked rewrited 100 times i look tutorials and stuff it should be right or em i going INSANE????
Custom script: call RemoveLocation(udg_ChillingWind_Point)
it works i got that far but how to CLEAR the group it's a massive leak
-
Chilling Wind Copy
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to |cfff0e68cChiling Wind|r
-
-
Actions
-
Set ChillingWind_Unit = (Triggering unit)
-
Set ChillingWind_Point = (Target point of ability being cast)
-
Set ChilingWindG = (Random 3 units from (Units within 300.00 of ChillingWind_Point matching (((Matching unit) belongs to an ally of (Owner of ChillingWind_Unit)) Equal to True)))
-
Unit Group - Pick every unit in ChilingWindG and do (Actions)
-
Loop - Actions
-
Unit - Set life of (Picked unit) to ((Life of (Picked unit)) + (((Real((Level of |cfff0e68cChiling Wind|r for ChillingWind_Unit))) x 10.00) + 35.00))
-
Special Effect - Create a special effect attached to the overhead of (Picked unit) using Abilities\Spells\Human\DispelMagic\DispelMagicTarget.mdl
-
-
-
Custom script: call DestroyGroup(udg_ChilingWingG)
-
Custom script: call RemovePoint(udg_ChilingWind_Point)
-
-
call DestroyGroup(udg_ChilingwingG) isent working srsly cant save map it says UNABLE TO SAVE error in jas script WHAT The heck i rechecked rewrited 100 times i look tutorials and stuff it should be right or em i going INSANE????
Custom script: call RemoveLocation(udg_ChillingWind_Point)
it works i got that far but how to CLEAR the group it's a massive leak
Last edited: