Quote:
Originally Posted by tm.
Code:
new g_AdminChatFlag = ADMIN_CHAT;
Code:
new g_AdminChatFlag = ADMIN_IMMUNITY;
|
Quote:
Originally Posted by tm.
Delete cmdacces.ini from configs folder. A new one will be created upon map change.
|
Neither of these will help. He want's non-admins to have admin_chat commands but when a player sends a message to admins it needs to be sent only to admins.
@Prototipas
This should fix your issue. Changed say_team @ messages to only be sent to admins with ADMIN_IMMUNITY (flag "a").