![]() |
Dedicated Server Question
Hi, im relatively new to the mod scene and i'd like to know how i 'login' to my dedicated server after connecting to it. And then how do i gain access to RealBot? I know that i can setup users.ini in AMX and Admin and have done so but i see no users.ini in Realbot. I've read the manual and the bots work on my listen server, but i just need to figure out how to get it working on a dedicated server in which i will have to access frequently with admin rights. Any help is greatly appreciated :D
|
Re: Dedicated Server Question
rcon.... set an rcon_password on your server, and rcon_password on your client.
Now you can "rcon <command>" as if you were sitting at the console of the dedicated server. |
Re: Dedicated Server Question
If you're usign adminmod, you can use admin_rcon, saves messing arround with rcon_password, and getting banned if you get it wrong. (That's happened to me before, but fortunatly I have access to the server to undo it.)
You can also bind a key to it in config.cfg in your DoD game folder: Code:
bind "I" "admin_messagemode admin_rcon" Of course, it wion't work if you're only using AMX mod, but I'm sure there's similar functions in there. |
Re: Dedicated Server Question
thank you so much i'll try it :D
|
Re: Dedicated Server Question
hmm well i tried it and it just gave me an UNKNOWN COMMAND error, im in CounterStrike btw, not DoD
|
Re: Dedicated Server Question
you are using adminmod?
|
Re: Dedicated Server Question
yes im using admin mod, i tried RCON and that worked so i think i'll just stick with that :)
|
All times are GMT +2. The time now is 23:03. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.