EVENT GAME

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

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.