Call
From NexusWiki
Revision as of 02:13, 19 June 2009 by LordValarian (Talk | contribs)
Call(event, var_set);
It gives event for the tactical subroutines. Since all the tactical subroutines are considered as one ruleset, the Timer can be used here too for delay, real time, and if you want to call a subroutine from another subroutine, than any the Call and LocalEvent commands is suitable for that. It can be given in ’var_set’ E.variable:=value mode, in case of several values you have to separate them with semicolons.