Difference between revisions of "UCall"
From NexusWiki
LordValarian (Talk | contribs) (Created page with 'UCall(event, var_set); It gives an event to the strategical subroutines. Since all the strategical subroutines count as one subroutine, the Timer and the Delay can also be used ...') |
LordValarian (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | UCall(event, var_set); | + | '''UCall'''(event, var_set); |
It gives an event to the strategical subroutines. Since all the strategical subroutines count as one subroutine, the Timer and the Delay can also be used here to set a delay, but they work in universe time. | It gives an event to the strategical subroutines. Since all the strategical subroutines count as one subroutine, the Timer and the Delay can also be used here to set a delay, but they work in universe time. |
Latest revision as of 04:22, 19 June 2009
UCall(event, var_set);
It gives an event to the strategical subroutines. Since all the strategical subroutines count as one subroutine, the Timer and the Delay can also be used here to set a delay, but they work in universe time.