Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
OCAP_recorder_autoStart
C
OCAP_recorder_captureFrameNo
 CBA Listener Handles
OCAP_counter_sides
E
OCAP_entityMonitorsInitialized
F
OCAP_recorder_frameCaptureDelay
H
OCAP_hasAdminControls
L
OCAP_lastFired
OCAP_listener_aceExplosives
OCAP_listener_aceThrowing
OCAP_listener_counterEvent
OCAP_listener_counterInit
OCAP_listener_customEvent
OCAP_listener_exportData
OCAP_listener_markers
OCAP_listener_pause
OCAP_listener_record
OCAP_recorder_liveDebugBullets
OCAP_recorder_liveDebugMagIcons
M
OCAP_recorder_minMissionTime
N
OCAP_recorder_nextId
P
OCAP_PFHObject
R
OCAP_recorder_recording
T
OCAP_recorder_trackedMarkers
V
OCAP_version
OCAP_extension_version
Global variable that represents whether or not recording should automatically start.
Global variable that represents the current frame number [Number]
Sides that are tracked by the custom counter system.
This variable on the server indicates whether or not the entity monitors have been initialized for all clients + JIP.
Global variable that represents the delay between frame captures in seconds.
Applied on units processed in OCAP_recorder_fnc_adminUIControl.
Indicates a formatted string of the last weapon and magazine type fired by the unit.
Handle for ace_explosives_place listener.
Handle for ace_advanced_throwing_throwFiredXEH listener.
Handle for OCAP_counterEvent listener.
Handle for OCAP_counterInit listener.
Handle for OCAP_customEvent listener.
Handle for OCAP_exportData listener.
Contains handle for OCAP_handleMarker CBA event handler.
Handle for OCAP_pause listener.
Handle for OCAP_record listener.
Used by clients to draw bullet lines.
Used by clients to draw magazine icons of non-bullet projectiles.
Global variable that represents the minimum mission time in seconds to qualify for saving.
Global variable that represents the next available id to assign to a unit or vehicle [Number]
The CBA PerFrameHandler object that is created and used to run the capture loop.
Global variable that represents whether or not recording is active [Bool]
Persistent global variable on server that defines unique marker names currently being tracked.
Global variable that represents the version of OCAP addon being used [String]
Global variable that represents the version of OCAP extension being used [String]
Close