- Make sure you installed sourcemod and metamod on your csgo Server
- Edit
addons/sourcemod/configs/chat_triggers.cfgand add your new Chat Triggers. - Download .smx from releases and put it in
addons/sourcemod/plugins - If you have a different Silent Trigger for sourcemod commands, set
sm_triggers_silent_triggerto the new trigger. - If you still want to see the commands in chat, set
sm_triggers_silent_mode 0
-
If you leave the example in,
examplein Chat triggers the sourcemod admin command -
Just put your new trigger in quotes on the left side, and the command you want to trigger in quotes on the right side, but dont write sm_admin to trigger the admin command, just admin like in the example is enough.