Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:


All [[events]] are accessed using the [[onevent]] and [[appendevent]] commands.
All [[events]] are accessed using the [[onevent]] and [[appendevent]] commands.
See also: [[:Category:Event manipulation|Event Manipulation]].
| width="1%" nowrap="nowrap" valign="top" style="border-right: none; border-left: none; padding: 0.6em;" |
| width="1%" nowrap="nowrap" valign="top" style="border-right: none; border-left: none; padding: 0.6em;" |
<sup>[1]</sup> [[unsynchronized events|Unsynchronized events]]<br/>
<sup>[1]</sup> [[unsynchronized events|Unsynchronized events]]<br/>

Revision as of 03:05, 2 October 2022

EDuke32 Scripting

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

All events are accessed using the onevent and appendevent commands.

See also: Event Manipulation.

[1] Unsynchronized events
[2] may recurse
[3] no current player number set
[4] no THISACTOR set
[5] eduke32 standalone build only
[6] executes at framerate

Misc events

Screen drawing events (in-game)

Screen drawing events (misc)

Unused/Removed

Screen drawing events (menus)

Screen drawing events (special screens and cutscenes)

Screen drawing events (HUD)

Screen drawing events (player body)

Actor controlling events

Sound-based events

Global events

Player controlling events

Player input-based events