EVENT CAPIR

From EDukeWiki
Revision as of 08:17, 30 December 2021 by Doom64hunter (talk | contribs)
Jump to navigation Jump to search
Event ID player# THISACTOR RETURN
EVENT_CAPIR -1 none none

EVENT_CAPIR is a Game Event, and stands for "Community API Reset".

This event is only used for eduke32 standalone builds, such as the one used for the official Ion Fury release. No current player is set during this event.

It is called when the player selects the the option to reset the Steam community API stats (achievements and all saved progress) inside the Save Setup menu.

The save setup menu itself is also only enabled if the executable is compiled with the RETAIL_MENU option.