PDA

View Full Version : Server CFG and set up problems..


Rhyan
09-11-2003, 04:42 AM
Hi...

We have had a server set up for more than 12 months..Then yesterday when the BreakThrough demo came out we thought we would set a server for that as well. After looking throught the server.cfg and team.cfg we edited in the same way we would with MOH SH cfg files. We set a rcon , turned voting off etc etc When we run the sevrer neither rcon or voting was turned off "Why"

When the server is laucnhed you can see it runs the team.cfg file but it doesnt set anything on the server, not even the sv_hostname etc It doesnt even show in Game Spy. "Are we doing somin wrong"

After some extense testing we edited the server.cfg and managed to set rcon but thats all we could do. All the other stuff we cant unless we set it in game. Such as we set sv_team_spawn_interval etc to 0 but ingame once the cfg file is run its 15. We can only exec it from the console..

Do you think its a bug or somin, or should we exec the team.cfg from game and that way it will sure as hell work.

Any one else having the same problems..

Rhyan
09-11-2003, 04:48 AM
I see others are having rcon problems..If you cant set rcon then you cant exec cfg files...So I think it must be a small fix..

Chaz
09-11-2003, 10:08 AM
Edit your team.cfg and save it as another name, say, custom.cfg

Edit the team.bat file to run +exec custom.cfg

That's how I got it working on my server.

Chaz

bystander
09-11-2003, 11:35 AM
Edit your team.cfg and save it as another name, say, custom.cfg
Edit the team.bat file to run +exec custom.cfg


I did the same thing, copied team.cfg to my own file. I had no problems setting the rcon pw and/or changing the various settings to my liking. Rcon was done as this:

[code:1]seta rconpassword "your_pw"[/code:1]

FlyingWalrus
09-11-2003, 01:59 PM
Ya, the solution is to save the files to a new name. If you change something in the provided (e.g. lib.cfg) it's not recognized when u load the cfg. So just copy it to a new name and edit away...