- Joined
- Sep 12, 2008
- Messages
- 657
hey... im trying to make spell that if a unit comes within ### range it gets knocked out.. (i can add damage alone.)
heres what i did:
kaiten_caster = the casting unit
kaiten_group = the units withing ### range...
can you help me please? thanks.
if you need more info tell me and ill write more..
btw.. i used 15 towards 30 degrees just to see if it realy moves him.. but it doesnt..
heres what i did:
-
Unit Group - Pick every unit in Kaiten_Group and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Picked unit) Not equal to Kaiten_Caster
-
-
Then - Actions
-
Unit - Move (Picked unit) instantly to (Kaiten_Caster_Point offset by 15.00 towards 30.00 degrees)
-
-
Else - Actions
-
-
-
kaiten_caster = the casting unit
kaiten_group = the units withing ### range...
can you help me please? thanks.
if you need more info tell me and ill write more..
btw.. i used 15 towards 30 degrees just to see if it realy moves him.. but it doesnt..
Last edited: