Scripts/resources/[voice]/pma-voice/docs/client-setters/removePlayerFromRadio.md
2024-12-29 21:02:57 +01:00

241 B

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