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