RE: [hlds_linux] server.cfg problem

2005-09-28 Thread JCHost.net - Support
You have to edit the game.cfg file first and then tell it to exec
sertver.cfg.  Also the game.cfg motd.txt files seemed to be reset to
defaults from the last update, for what reason I have no idea.  What I have
been doing is just simply putting:

Exec server.cfg

In my game.cfg file, then in my server.cfg file I put in all my custom
settings since the updates don't seem to affect it.

JC

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of xorc @ foco.no
Sent: Wednesday, September 28, 2005 8:46 AM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] server.cfg problem

xorc @ foco.no wrote:

> Hi. :)
>
> I have a problem with all of my servers. In the server.cfg-file, I have
> sv_maxspeed 320 and pausable 1,
> but when the server is restarted or the map is changed, the server
> changes those cvars to 900 and 0.
>
> Here is a part of the serverlog:
>
> 13:29:58 changelevel de_dust2
> 13:30:00 L 09/27/2005 - 13:27:43: Log file closed
> 13:30:00 Server logging data to file logs/L0927003.log
> 13:30:00 L 09/27/2005 - 13:27:43: Log file started (file
> "logs/L0927003.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3213")
> 13:30:00 L 09/27/2005 - 13:27:43: Loading map "de_dust2"
> 13:30:00 L 09/27/2005 - 13:27:43: Server cvars start
> * more cvars *
> 13:30:00 L 09/27/2005 - 13:27:43: Server cvar "pausable" = "1"
> 13:30:00 L 09/27/2005 - 13:27:43: Server cvar "sv_maxspeed" = "320"
> * more cvars *
> 13:30:00 L 09/27/2005 - 13:27:43: Server cvars end
> 13:30:00 L 09/27/2005 - 13:27:43: Server cvar "sv_maxspeed" = "900"
> 13:30:00 L 09/27/2005 - 13:27:43: Server cvar "pausable" = "0"
> 13:30:00 L 09/27/2005 - 13:27:43: Started map "de_dust2" (CRC
> "1159425449")
>
>
> Any ideas why this is happening?
>
> - xorc
>
>
Alright. A little update. I tried to set up hlds without any
modifications to the server.cfg file, or anything else. Still both
sv_maxspeed and pausable cvars are fucked. The server automatically sets
the values too 900 and 0.

Anyone else who maybe knows why this happens?

- xorc

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] server.cfg problem

2005-09-28 Thread xorc @ foco.no

xorc @ foco.no wrote:


Hi. :)

I have a problem with all of my servers. In the server.cfg-file, I have
sv_maxspeed 320 and pausable 1,
but when the server is restarted or the map is changed, the server
changes those cvars to 900 and 0.

Here is a part of the serverlog:

13:29:58 changelevel de_dust2
13:30:00 L 09/27/2005 - 13:27:43: Log file closed
13:30:00 Server logging data to file logs/L0927003.log
13:30:00 L 09/27/2005 - 13:27:43: Log file started (file
"logs/L0927003.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3213")
13:30:00 L 09/27/2005 - 13:27:43: Loading map "de_dust2"
13:30:00 L 09/27/2005 - 13:27:43: Server cvars start
* more cvars *
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "pausable" = "1"
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "sv_maxspeed" = "320"
* more cvars *
13:30:00 L 09/27/2005 - 13:27:43: Server cvars end
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "sv_maxspeed" = "900"
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "pausable" = "0"
13:30:00 L 09/27/2005 - 13:27:43: Started map "de_dust2" (CRC
"1159425449")


Any ideas why this is happening?

- xorc



Alright. A little update. I tried to set up hlds without any
modifications to the server.cfg file, or anything else. Still both
sv_maxspeed and pausable cvars are fucked. The server automatically sets
the values too 900 and 0.

Anyone else who maybe knows why this happens?

- xorc

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] server.cfg problem

2005-09-27 Thread xorc @ foco.no

Dagok wrote:


Double check that you don't have those cvars in the server.cfg twice.
It will always use the last entry if it's used twice.

Dagok



I've already checked that, forgot to mention it in the first mail.

- xorc



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] server.cfg problem

2005-09-27 Thread Dagok

Double check that you don't have those cvars in the server.cfg twice.  It
will always use the last entry if it's used twice.

Dagok


- Original Message -
From: "xorc @ foco.no" <[EMAIL PROTECTED]>
To: 
Sent: Tuesday, September 27, 2005 4:34 AM
Subject: [hlds_linux] server.cfg problem



Hi. :)

I have a problem with all of my servers. In the server.cfg-file, I have
sv_maxspeed 320 and pausable 1,
but when the server is restarted or the map is changed, the server
changes those cvars to 900 and 0.

Here is a part of the serverlog:

13:29:58 changelevel de_dust2
13:30:00 L 09/27/2005 - 13:27:43: Log file closed
13:30:00 Server logging data to file logs/L0927003.log
13:30:00 L 09/27/2005 - 13:27:43: Log file started (file
"logs/L0927003.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3213")
13:30:00 L 09/27/2005 - 13:27:43: Loading map "de_dust2"
13:30:00 L 09/27/2005 - 13:27:43: Server cvars start
* more cvars *
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "pausable" = "1"
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "sv_maxspeed" = "320"
* more cvars *
13:30:00 L 09/27/2005 - 13:27:43: Server cvars end
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "sv_maxspeed" = "900"
13:30:00 L 09/27/2005 - 13:27:43: Server cvar "pausable" = "0"
13:30:00 L 09/27/2005 - 13:27:43: Started map "de_dust2" (CRC
"1159425449")


Any ideas why this is happening?

- xorc

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux






___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux