Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Jblade (talk | contribs)
m -added new world events by Hendricks266 (I put them in a new 'global' section as I'm not sure what category it would of fit in otherwise)
Line 55: Line 55:
*[[EVENT_KILLIT]]<sup>[2]</sup>
*[[EVENT_KILLIT]]<sup>[2]</sup>
*[[EVENT_ANIMATESPRITES]]<sup>[1]</sup>
*[[EVENT_ANIMATESPRITES]]<sup>[1]</sup>
Global events
*[[EVENT_WORLD]]
*[[EVENT_PREWORLD]]
*[[EVENT_EVENT_PRELEVEL]]


Player controlling events
Player controlling events

Revision as of 01:02, 30 March 2015

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

Global events

Player controlling events

Input controlling/activated events