Jump to content

EVENT GAME

From EDukeWiki
Revision as of 12:49, 9 June 2006 by DeeperThought (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

onevent code for EVENT_GAME is executed every tick by every actor in the game. The gamevar THISACTOR refers to the ID of the actor executing the code. Thus, it takes the value of each actor in the game.