EVENT PREGAME: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
Created page with "''this page is a stub'' ---- All sprites are processed in the following fashion: 1. EVENT_PREGAME<br> 2. hardcoded stuff<br> 3. EVENT_GAME<br> One potential use is to exa..."
(No difference)

Revision as of 14:53, 14 April 2013

this page is a stub



All sprites are processed in the following fashion:

1. EVENT_PREGAME
2. hardcoded stuff
3. EVENT_GAME

One potential use is to examine values which are clobbered by commands such as ifhitweapon/ifwasweapon.