Hi,
Code:
Adding this:
Quote:
"amx_rcon shr username password" "a" "ud"
"amx_rcon shr addbot" "a" "ud"
"amx_rcon shr fill_serv" "a" "ud"
to the cmds.ini from amxxmod.
Adding this to cmds.ini ?
I don't know what that does for you. ??
But the syntaxes areen't quite correct.
The
amx_rcon shr prefix is only needed when giving dedicated server commands.
When you have no desire to gain admin rights.
I assume you want to gain access to the listenserver commands from your client ??
Well after you set the username and password in the shrikebot.cfg file like you did.
Bring down the clients console (while connect to the server)
The gain access to the dedicated server with the following command:
amx_rcon shr "remote_admin password"
If password and the clients username match one of the remote_admnins in the shrikebot.cfg you get access. (see the dedicated console)
After you have access you can use the listenserver commands from your client to the dedicated server.
Once here you don't have to give the
amx_rcon shr prefix anymore.
And the listenserver interface has lots more commands and options.