Hey. I'm making a trigger for a spell. The trigger involves creating dummies and ordering them to cast an item-based spell. I've set it to unit, everything works well, but one thing. The spell somehow can't be cast by regular GUI action
-
Unit - Order (Caster) to (Spell Order) (Target)
-
Custom script: call IssueTargetOrderById(caster, <There was some six digit number>, target)