With this event you can add some stress to the player.
-- value: number for example 8.0 TriggerServerEvent('vms_hud:addStress', value)
With this event you can remoove some stress to the player.
-- value: number for example 8.0 TriggerServerEvent('vms_hud:removeStress', value)
Last updated 2 days ago
Was this helpful?