- Joined
- Dec 2, 2018
- Messages
- 11
My unit have 400 attack range and 700 adquisition range
with upgrade 1 is 500 attack range and 700 adquisition range
upgrade 8 is 1200 attack range and 700 adquisition range
how can i increase adquisition range every time i upgrade?
-----------------------------------------
And another question is this trigger
All works fine but then of wait 1.5 seconds it didnt work, what is wrong there?
with upgrade 1 is 500 attack range and 700 adquisition range
upgrade 8 is 1200 attack range and 700 adquisition range
how can i increase adquisition range every time i upgrade?
-----------------------------------------
And another question is this trigger
All works fine but then of wait 1.5 seconds it didnt work, what is wrong there?
-
Weaasdasd 1
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Reunir
-
-
Actions
-
Unit Group - Pick every unit in (Units within 500.00 of (Position of (Triggering unit)) matching (((Owner of (Matching unit)) Equal to (Owner of (Triggering unit))) and ((Unit-type of (Matching unit)) Equal to Soldier))) and do (Actions)
-
Loop - Actions
-
Unit - Order (Picked unit) to Move To (Position of (Casting unit))
-
Wait 1.50 seconds
-
Unit - Order (Picked unit) to Hold Position
-
-
-
-