Event list: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) Added missing events |
Doom64hunter (talk | contribs) CAPIR only for standalone builds |
||
Line 9: | Line 9: | ||
<sup>[2]</sup> may recurse<br/> | <sup>[2]</sup> may recurse<br/> | ||
<sup>[3]</sup> no current player set<br/> | <sup>[3]</sup> no current player set<br/> | ||
<sup>[4]</sup> lunatic (lua) build only | <sup>[4]</sup> lunatic (lua) build only<br/> | ||
<sup>[5]</sup> eduke32 standalone build only | |||
|} | |} | ||
{| cellpadding="0" cellspacing="0" border="0" width="100%" | {| cellpadding="0" cellspacing="0" border="0" width="100%" | ||
Line 15: | Line 16: | ||
Misc events | Misc events | ||
*[[EVENT_ACTIVATECHEAT]]<sup>[1][2]</sup> | *[[EVENT_ACTIVATECHEAT]]<sup>[1][2]</sup> | ||
*[[EVENT_CAPIR]]<sup>[1][3]</sup> | *[[EVENT_CAPIR]]<sup>[1][3][5]</sup> | ||
*[[EVENT_CHANGEMENU]]<sup>[1][2]</sup> | *[[EVENT_CHANGEMENU]]<sup>[1][2]</sup> | ||
*[[EVENT_CHEATGETBOOT]]<sup>[1]</sup> | *[[EVENT_CHEATGETBOOT]]<sup>[1]</sup> |
Revision as of 01:09, 9 February 2020
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. |
[1] Unsynchronized events |