Skip to main content
Return the max allowed breath time for a specific weapon, including the weapon experience a player has
ArgumentData TypeNedeedDefaultDescription
weaponHashnumber-The weapon hash

TypeDescription
numberThe max breath time (in ms)
local maxBreath = exports["utility_weapons"]:GetMaxBreathTime(`WEAPON_SNIPERRIFLE`)