ManiMods
  • Quick Actions
  • Paid Resources
    • ArmorSystem
    • Radio
      • Installation
      • Exports
      • Config
  • Free Resources
    • Divingsystem
      • Exports
Powered by GitBook
On this page
  1. Free Resources
  2. Divingsystem

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)
PreviousDivingsystem

Last updated 1 month ago