Difference between revisions of "Event list"

From EDukeWiki
Jump to: navigation, search
 
Line 32: Line 32:
 
*[[EVENT_CUTSCENE]]<sup>[1][2]</sup>
 
*[[EVENT_CUTSCENE]]<sup>[1][2]</sup>
 
*[[EVENT_MOVESECTOR]]
 
*[[EVENT_MOVESECTOR]]
 +
*[[EVENT_MOVEEFFECTORS]]
  
 
Screen drawing events (in-game)
 
Screen drawing events (in-game)

Latest revision as of 07:38, 28 September 2016

EDuke32 Scripting

Scripting · Full command list (alphabetized · categorized) · Event list · Structure members

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 (in-game)

Screen drawing events (menus)

Screen drawing events (special screens)

Actor controlling events

Global events

Player controlling events

Input controlling/activated events