EVENT GAME

From EDukeWiki
Revision as of 11:24, 3 May 2009 by One (talk | contribs)
Jump to navigation Jump to search

EVENT_GAME is a Game Event.

This event 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.