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

ToggleRadio - Toggles the radio...

exports['mani-radio']:ToggleRadio()

SetRadio - Sets the radio and updates the Item Data if enabled in the config

exports['mani-radio']:SetRadio(channel)

AddChannel - Adds or Removes a value from the current Radio Channel (ex. -0.10 or 0.10)

exports['mani-radio']AddChannel(amount)

onDeath - DIsables the Radio and hides the UI if connected

exports['mani-radio']onDeath()

PreviousInstallationNextConfig

Last updated 1 month ago