enableChannel – Talk

From Bohemia Interactive Community
Revision as of 21:57, 21 December 2017 by Bf.lyth (talk | contribs) (We need to have information about how to enableChannel for specific players)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I think this page needs some info on manipulating player radio. Say you're playing public zeus, and people are abusing the global channel. Zeus is getting mad. How can you mute everybody from global except the admin and zeus? One would start by typing "0 enableChannel [true, false]" Then we would have to pull up the user list with #userlist in the in-game chat field, find the player number or ID of zeus and admin, take note.

The thing I don't know about is how to manipulate the command to only enableChannel for the UID or playerID specified. Anybody know how to do this?