Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Phew, inventory right/left determines which item will be selected, so it is not a keyobard controlling event
m Removed a question mark, not sure why it was there.
Line 31: Line 31:
*[[EVENT_GETLOADTILE]][1]
*[[EVENT_GETLOADTILE]][1]
*[[EVENT_DISPLAYBONUSSCREEN]][1]
*[[EVENT_DISPLAYBONUSSCREEN]][1]
*[[EVENT_LOGO]][1?]
*[[EVENT_LOGO]][1]
*[[EVENT_DISPLAYSBAR]][1]
*[[EVENT_DISPLAYSBAR]][1]
*[[EVENT_DISPLAYCROSSHAIR]][1]
*[[EVENT_DISPLAYCROSSHAIR]][1]

Revision as of 01:10, 9 December 2009

EDuke32 Scripting

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

[1] Unsynchronized events

All events are accessed using the onevent command.

Misc events

Screen drawing events

Actor controlling events

Player controlling events

Keyboard controlling events