EVENT GAME

From EDukeWiki
Revision as of 01:15, 29 August 2006 by TX (talk | contribs)
Jump to navigation Jump to search

EVENT_GAME is an event that is triggered once per tic per sprite 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.