making unit "not move" when mana become lower than 10

polo2005

Wana start playing LoL? http://tinyurl.com/369as27
Reaction score
97
i tried to make a trigger that stopes then moving unit after his mana becomes lesser than 10

Code:
Move in battle stop
    Events
        Unit - A unit Is issued an order targeting an object
        Unit - A unit Is issued an order targeting a point
        Unit - A unit Is issued an order with no target
    Conditions
        (Mana of (Triggering unit)) Less than 10.00
        Or - Any (Conditions) are true
            Conditions
                (Issued order) Equal to (Order(move))
                (Issued order) Equal to (Order(smart))
    Actions
        Unit - Order (Triggering unit) to Stop

why doen't the unit stop move after his mana becomes lower than 10?
does it exist a better way to do this?
 

voltaicbore

New Member
Reaction score
0
Is there anything else interacting with the unit? I mean, if the unit gets the Stop order and then sees an enemy, I think it would start attacking because the "stop" doesn't really hold it in place.

If that's not it, I suggest trying to use the "Unit-Set Movement Speed" trigger and just set the movement speed to 0 until the unit's mana becomes greater than 10.
 

Dirac

22710180
Reaction score
147
Every 0.1 secs
Pick every unit in playable map area and do
IF Mana of unit less than 11
Then Pause Unit
Else Unpause unit
 

Pharaoh_

The epic journey will soon begin... Prepare!
Reaction score
136
Yes, a periodic event is required to check unit's mana.
You can also add to the unit a -600 Movement speed valued, Boots of Speed ability, and remove it once it becomes more than 10 mp.
 

Nexor

...
Reaction score
74
add to the conditions the attack order, and disable and enable the trigger because now its infinite loop
 

simonake

New Member
Reaction score
72
Polo, could you post your trigger just to see if it's leaking?
If it's leak, it will generate lot of lag.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top