How to bind admin commands to a specific key for easy use during the game
SourceMod – add admin
Go in game and enter the console (Tilde Key)
type status: this will give your steam_id
Write the steam_id into the cstrike/addons/sourcemod/configs/admin_simple.ini
Access Admin Commands
Enter the console in game and type
bind a “sm_admin”
This will bring up the admin menu every time you press the “a” key
bind b “bottools”
this will bring up the bot menu every time you press the “b” key
You will need to install the SM Bot Tools plugin to use the boot tools!