.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Help request (http://forums.bots-united.com/forumdisplay.php?f=37)
-   -   Dedicated Server Question (http://forums.bots-united.com/showthread.php?t=1946)

ObsidianX 12-06-2004 04:38

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

dstruct2k 12-06-2004 04:57

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.

Brainz 12-06-2004 16:40

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"
Then hit I in game, and type the command exactly as if you were sitting at the server console.

Of course, it wion't work if you're only using AMX mod, but I'm sure there's similar functions in there.

ObsidianX 12-06-2004 22:27

Re: Dedicated Server Question
 
thank you so much i'll try it :D

ObsidianX 12-06-2004 22:32

Re: Dedicated Server Question
 
hmm well i tried it and it just gave me an UNKNOWN COMMAND error, im in CounterStrike btw, not DoD

Brainz 13-06-2004 05:02

Re: Dedicated Server Question
 
you are using adminmod?

ObsidianX 13-06-2004 05:04

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.