Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 241 Bytes

removePlayerFromRadio.md

File metadata and controls

12 lines (8 loc) · 241 Bytes

removePlayerFromRadio

Description

Removes the player from the radio

NOTE: This is just syntactic sugar for setRadioChannel(0)

-- Removes the player from the radio channel
exports['pma-voice']:removePlayerFromRadio()