- Поддерживаемые игры
-
- CS: GO
MISC BLOCKER
- Block BOT RADIO
- Block KILLFEED
- Block CONNECT MESSAGES
- Block DISCONNECT MESSAGES
- Block SWAP TEAM MESSAGES
- Block GRENADE RADIO
UPDATE LOG:
If u have any suggestions, feel free to tell me.
Don't forget to leave a reaction too please :D
- Block BOT RADIO
- Block KILLFEED
- Block CONNECT MESSAGES
- Block DISCONNECT MESSAGES
- Block SWAP TEAM MESSAGES
- Block GRENADE RADIO
UPDATE LOG:
v1.1
Added NEW OPTION to block default Connect Messages.
Added NEW OPTION to block default Disconnect Messages.
Added NEW OPTION to block default Swap Team Messages.
Added NEW OPTION to block Grenade Radio.
v1.2
Added cfg file in cfg/sourcemod/csgo_miscblocker.cfg
v1.3
Added NEW OPTION to display only Client's Kills.
Removed unnecessary includes
Added NEW OPTION to block default Connect Messages.
Added NEW OPTION to block default Disconnect Messages.
Added NEW OPTION to block default Swap Team Messages.
Added NEW OPTION to block Grenade Radio.
v1.2
Added cfg file in cfg/sourcemod/csgo_miscblocker.cfg
v1.3
Added NEW OPTION to display only Client's Kills.
Removed unnecessary includes
If u have any suggestions, feel free to tell me.
Don't forget to leave a reaction too please :D
- Переменные
-
"sm_block_radio" "1" // Whether radio commands are blocked
"sm_block_killfeed" "1" // Whether killfeed is blocked, 0 - disabled, 1 - blocked, 2 - display only client's kills
"sm_block_connect_messages" "1" // Whether the default connect messages are blocked
"sm_block_disconnect_messages" "1" // Whether the default disconnect messages are blocked
"sm_block_swapteam_messages" "1" // Whether the default swap teams messages are blocked
"sm_block_grenade_radio" "1" // Whether grenade radio is blocked
- Установка
-
Drop csgo_miscblocker.sp in sourcemod / scripting
Drop csgo_miscblocker.smx in sourcemod / plugins