Event list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 75: Line 75:
*[[EVENT_DISPLAYCROSSHAIR]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYCROSSHAIR]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYLEVELSTATS]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYLEVELSTATS]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYOVERHEADMAPPLAYER]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYOVERHEADMAPTEXT]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYOVERHEADMAPTEXT]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYPOINTER]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYPOINTER]]<sup>[1][6]</sup>
Line 85: Line 86:
*[[EVENT_DISPLAYKNEE]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYKNEE]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYKNUCKLES]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYKNUCKLES]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYOVERHEADMAPPLAYER]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYSCUBA]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYSCUBA]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYSPIT]]<sup>[1][6]</sup>
*[[EVENT_DISPLAYSPIT]]<sup>[1][6]</sup>

Revision as of 10:47, 4 February 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.

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

Misc events

Unused/Removed

Screen drawing events (menus)

Screen drawing events (special screens and cutscenes)

Screen drawing events (HUD)

Screen drawing events (player body)

Screen drawing events (in-game)

Screen drawing events (misc)

Actor controlling events

Sound-based events

Global events

Player controlling events

Player input-based events