Event List

Client

opens the radio menu

TriggerEvent("tgiann-radio:use")

removes player from radio channel

TriggerEvent("tgiann-radio:tk")

connects the player to the specified channel

TriggerEvent("tgiann-radio:t", channel)

channel

  • string (example: "20")

Last updated