What is the event that refers to deactive mana shield?

Status
Not open for further replies.
Level 17
Joined
Jun 17, 2007
Messages
1,433
In GUI I thinks it's something like this:

  • Events
    • Unit - A unit Is issued an order with no target
    • Conditions
      • (Issued order) Equal to (Order(smart))
    • Actions
but, that may just be deactivating arrow auto cast abilities and such.
I'll go run a more through test.
 
Level 11
Joined
Aug 25, 2006
Messages
971
There is an order which you can detect if the user tells it to disable mana shield. However if the manashield just dies, the only way to detect its gone is to check if the unit has lost the manashield buff.
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
Oh right I forgot that point nice idea
I think there is no event
But as he said you can check the buff
 
Status
Not open for further replies.
Top