Player.IsVoiceAudible
From GMod Wiki
Function | |
Syntax | Player:IsVoiceAudible( ) |
Description: | |
Gets if the player is audible. Audibility is described in the notes. | |
Returns: | Boolean |
In Object: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.IsVoiceAudible]Player.IsVoiceAudible [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Additional Notes
- A player is audible if they are on your team (base game logic) or sv_alltalk is enabled
- A player is not audible if they set voice_modenable to 0