Exports
SetOxygenLevel | Sets the oxygen level - Only works if the player is wearing a diving suit
exports['mani-divingsystem']:SetOxygenLevel(level)IsScubaActive | Returns true/false if the player is wearing a Diving Suit
exports['mani-divingsystem']:IsScubaActive()equipScuba | data Requires to include slot "data.slot"
exports['mani-divingsystem']:equipScuba(data)refillOxygen | data Requires to include slot "data.slot"
exports['mani-divingsystem']:refillOxygen(data)Last updated