| P | |
| OCAP_ | pause |
| OCAP_ | PFHObject |
| OCAP_EH_ | PlayerConnected |
| OCAP_settings_ | preferACEUnconscious |
| PREFIX | |
| OCAP_recorder_fnc_ | projectileMonitors |
| Projectiles | |
| Projectiles(Bullets) | |
| Projectiles(Non-Bullets) | |
| R | |
| OCAP_ | record |
| OCAP_recorder_ | recording |
| S | |
| Save/ | |
| OCAP_settings_ | saveMissionEnded |
| OCAP_settings_ | saveOnEmpty |
| OCAP_settings_ | saveTag |
| script_component.hpp | |
| script_macros.hpp | |
| OCAP_extension_fnc_ | sendData |
| SHOULDSAVEEVENTS | |
| OCAP_recorder_fnc_ | startRecording |
| OCAP_recorder_fnc_ | stopRecording |
| SYSCHAT | |
| T | |
| OCAP_recorder_ | trackedMarkers |
| OCAP_settings_ | trackTickets |
| OCAP_settings_ | trackTimeInterval |
| OCAP_settings_ | trackTimes |
| U | |
| OCAP_recorder_fnc_ | updateTime |
| V | |
| Variables | |
| OCAP_ | version |
| OCAP_extension_ | version |
| VERSION | |
| VERSION_AR | |
| VERSION_REQUIRED | |
| VERSION_STR |
#define PREFIX OCAP
Used to determine if events should currently be saved based on OCAP_recorder_recording and OCAP_recorder_startTime.
#define SHOULDSAVEEVENTS ( (missionNamespace getVariable [QGVAR(recording), false]) && missionNamespace getVariable [QGVAR(startTime), -1] > -1 )
Used for debug purposes to send a string to all clients with interfaces.
#define SYSCHAT remoteExec ["systemChat", [0, -2] select isDedicated]
#define VERSION 2.0
#define VERSION_AR 2,0,0
#define VERSION_REQUIRED 2.10
#define VERSION_STR 2.0.0