Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m Removed a question mark, not sure why it was there.
No edit summary
Line 59: Line 59:
*[[EVENT_CHANGEWEAPON]]
*[[EVENT_CHANGEWEAPON]]
*[[EVENT_WEAPKEY1]]
*[[EVENT_WEAPKEY1]]
*[[EVENT_WEAPKEY10]]
*[[EVENT_WEAPKEY2]]
*[[EVENT_WEAPKEY2]]
*[[EVENT_WEAPKEY3]]
*[[EVENT_WEAPKEY3]]
Line 68: Line 67:
*[[EVENT_WEAPKEY8]]
*[[EVENT_WEAPKEY8]]
*[[EVENT_WEAPKEY9]]
*[[EVENT_WEAPKEY9]]
*[[EVENT_WEAPKEY10]]
*[[EVENT_INVENTORY]]
*[[EVENT_INVENTORY]]
*[[EVENT_INVENTORYLEFT]]
*[[EVENT_INVENTORYLEFT]]

Revision as of 19:24, 22 February 2010

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