EVENT GAME
From EDukeWiki
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.
Main Page | Recent changes | Edit this page | Page history | Not logged in
Log in | Help |
From EDukeWiki
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.