Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Mblackwell (talk | contribs)
mNo edit summary
Line 51: Line 51:
*[[EVENT_SPAWN]]<sup>[2]</sup>
*[[EVENT_SPAWN]]<sup>[2]</sup>
*[[EVENT_GAME]]
*[[EVENT_GAME]]
*[[EVENT_PREGAME]]
*[[EVENT_KILLIT]]<sup>[2]</sup>
*[[EVENT_KILLIT]]<sup>[2]</sup>
*[[EVENT_ANIMATESPRITES]]<sup>[1]</sup>
*[[EVENT_ANIMATESPRITES]]<sup>[1]</sup>

Revision as of 14:51, 14 April 2013

EDuke32 Scripting

This is a list of every event in the current release of EDuke32.

All events are accessed using the onevent command.

[1] Unsynchronized events
[2] may recurse
[3] no current player set

Misc events

Screen drawing events

Actor controlling events

Player controlling events

Keyboard controlling events