AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   oh my gosh what flag is sm_mute (https://forums.alliedmods.net/showthread.php?t=309109)

ghostofmybrain 07-14-2018 06:44

oh my gosh what flag is sm_mute
 
F or J? Is it a "player command" or a "special chat privilege"?

Wanheda 07-14-2018 09:12

Re: oh my gosh what flag is sm_mute
 
"ADMFLAG_CHAT" I believe

Psyk0tik 07-14-2018 09:42

Re: oh my gosh what flag is sm_mute
 
From basecomm.sp:

RegAdminCmd("sm_mute", Command_Mute, ADMFLAG_CHAT, "sm_mute <player> - Removes a player's ability to use voice.");

ghostofmybrain 07-14-2018 11:59

Re: oh my gosh what flag is sm_mute
 
So, J?

Psyk0tik 07-14-2018 18:37

Re: oh my gosh what flag is sm_mute
 
Yep

chat j Special chat privileges.

https://wiki.alliedmods.net/Adding_Admins_(SourceMod)


All times are GMT -4. The time now is 06:53.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.