Detect when Auto-cast is activated.

Status
Not open for further replies.
  • Trigger
  • Events
    • Unit - A unit is issued an order with no target
  • Conditions
    • (Issued order) Equal to (order(healon))
  • Actions
    • <Actions here. This trigger detects when activating the autocast
For the deactivation, use the same, but instead of the order "healon", use "healoff".
Go to your ability, scroll down to Text - Order string - Activate/Deactivate to get the proper ID order.
 
Status
Not open for further replies.
Top