1
0
Fork 0
forked from Simnation/Main
Main/resources/[voice]/pma-voice/docs/client-setters/removePlayerFromRadio.md
2025-06-30 19:26:56 +02: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()