Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
Is your server.cfg in UTF-8 format?
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
Hell if I know... I'm a GUI guy, or I use nano :3
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 1,655
Threads: 38
Joined: Apr 2008
Reputation:
20
Try deleting it and remaking it, or copy the configs to your local machine and upload one via FTP.
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
Did you do: rcon exec server.cfg? After rcon_password <pwd>
Posts: 307
Threads: 18
Joined: Jan 2009
Reputation:
1
there are to points ... if you want to start a config from your computer you need to start it with "exec bla.cfg"....if you want to start a cfg from the server you need to put rcon in front of it "rcon exec bla.cfg" but dont forget > the commands at "exec bla.cfg" for the client needs a rcon in front of each command.... the server commands not.