Skip to main content
Return a value from 1.0 to 0.0 that indicate the current remaining breath, when the player its not holding the breath it returns 1.0
TypeDescription
numberThe remaining breath (1.0 to 0.0)
local remaining = exports["utility_weapons"]:GetRemainingBreath()