How to add Admins using SourceMod
First, please contact us to install Metamod/Sourcemod (we'll add an automated way to do this in-time)
Now its installed, in the file manager, go to: /addons/sourcemod/configs/admins_simple.ini
On a new line, add the following, replacing yoursteamid
You can use the status command in-game in the console to get your STEAM ID)
Then you'd place it in the file like so:
Save the file, then type sm_reloadadmins in the server console in-game.
The you can type "sm_admin" in the console and the admin menu should show.
You can also read the instructions in the admin file for additional configuration if you wish
Now its installed, in the file manager, go to: /addons/sourcemod/configs/admins_simple.ini
On a new line, add the following, replacing yoursteamid
You can use the status command in-game in the console to get your STEAM ID)
Then you'd place it in the file like so:
"yoursteamid" "99:z"
Save the file, then type sm_reloadadmins in the server console in-game.
The you can type "sm_admin" in the console and the admin menu should show.
You can also read the instructions in the admin file for additional configuration if you wish
Updated on: 14/02/2019
Thank you!