Skip to main content

State Bag | Game Events | Vehicles & Player Health

Last reviewed: June 2, 2026

State Bags

MetricDescription
scripts_1of1_statebag_global_keysGlobal state bag key count
scripts_1of1_statebag_player_keys_avgAvg state bag keys per player
scripts_1of1_statebag_player_keys_maxMax state bag keys on any player
scripts_1of1_statebag_player_keys_totalTotal player state bag keys
scripts_1of1_statebag_entity_keys_avgAvg state bag keys per entity
scripts_1of1_statebag_entity_keys_maxMax state bag keys on any entity
scripts_1of1_statebag_entity_keys_totalTotal entity state bag keys
Documentation screenshot

Game Events

MetricDescription
scripts_1of1_projectile_events_totalstartProjectileEvent count
scripts_1of1_ptfx_events_totalptFxEvent count
scripts_1of1_explosion_events_totalexplosionEvent count
scripts_1of1_fire_events_totalfireEvent count
scripts_1of1_respawn_ped_events_totalrespawnPlayerPedEvent count
scripts_1of1_clear_ped_tasks_events_totalclearPedTasksEvent count
scripts_1of1_give_weapon_events_totalgiveWeaponEvent count
scripts_1of1_remove_weapon_events_totalremoveWeaponEvent count
scripts_1of1_remove_all_weapons_events_totalremoveAllWeaponsEvent count
Documentation screenshot

Vehicle Health

MetricDescription
scripts_1of1_vehicle_body_health_avgAverage vehicle body health
scripts_1of1_vehicle_engine_health_avgAverage vehicle engine health
scripts_1of1_vehicle_petrol_health_avgAverage petrol tank health
scripts_1of1_vehicle_body_health_minWorst vehicle body health
scripts_1of1_vehicle_engine_health_minWorst vehicle engine health
scripts_1of1_vehicle_damaged_countVehicles with body health < 1000
scripts_1of1_vehicle_critical_countVehicles with body health < 200
scripts_1of1_vehicle_engine_stalled_countVehicles with engine health <= 0
scripts_1of1_vehicle_totalTotal vehicles sampled
Documentation screenshot

Player Health & State

MetricDescription
scripts_1of1_player_health_avgAverage player ped health
scripts_1of1_player_health_minLowest player ped health
scripts_1of1_player_armour_avgAverage player armour
scripts_1of1_player_dead_countPlayers currently dead
scripts_1of1_player_ragdoll_countPlayers currently ragdolling
Documentation screenshot