when the trigger fires the game crashes:
how do i do it?
thx.
-
Using Trebuchet
-

Events
-


Unit - A unit Is issued an order with no target
-


Unit - A unit Is issued an order targeting a point
-


Unit - A unit Is issued an order targeting an object
-
-

Conditions
-

Actions
-


For each (Integer A) from 0 to 8000, do (Actions)
-



Loop - Actions
-




If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-





If - Conditions
-






(Triggering unit) Equal to MachineUser[(Integer A)]
-
-





Then - Actions
-






Game - Display to (All players) the text: triggerd used
-






If ((Ability being cast) Equal to Inventory (Hero)) then do (Do nothing) else do (Unit - Order (Triggering unit) to Stop)
-
-





Else - Actions
-






Do nothing
-
-
-
-
-
-
how do i do it?
thx.










