( search forums )
Setting problems with new clan server
Soldat Forums - Server Talk - Server Help
GAMEOVER
October 26, 2005, 7:00 pm
We just got our 1st server a few days ago. We set the respawn time to 3 seconds and the max respawn time to 4 seconds but sometimes we still respawn past 4 seconds are we doing something wrong in the soldat.ini settings? heres a screen to what its set at..

[IMAGE]



Also, when trying to change a map in game instead of doing /map laos you have to do ctf_laos how can I change that?

n00bface
October 26, 2005, 8:31 pm
I think that's time in miliseconds, so 4 seconds should actually be 240. Not sure about that, though..

And when you change a map in game, you have to type the map exactly as it is spelled. What is wrong with that?

GAMEOVER
October 26, 2005, 9:35 pm
Are you sure its in milliseconds?

By the maps I mean instead of typeing /map laos I have to type /map ctf_Laos is there a way to where I can make it so it will work on /map laos?

mar77a
October 26, 2005, 9:49 pm
No, it opens: /map $var; /Maps/$var.PMS.

Search in www.wikipedia.org for the miliseconds thing.

n00bface
October 26, 2005, 10:14 pm
No I'm not sure it's in milliseconds, I just assume it is if it goes over 4 seconds when you specify 400.

There isn't a way to make it work so you just type /map laos, is it really that big of a problem to type ctf_Laos ?

Leo
October 27, 2005, 6:45 am
3 seconds should be 180, and 4 seconds should be 240. 3 x 60 and 4 x 60 :)

taco
October 27, 2005, 6:28 pm
It is measured in 'ticks.'

Look in the weapons.ini, that's what it calls it.

1 second is 60 ticks.

3 seconds is 180, 4 is 240.

Phaylanx
October 28, 2005, 3:57 am
Respawn_Time=180
WaveRespawn_Time=240

thats what you want

or you can change the setting from within the server when your logged in as admin
type "respawntime 3" and "maxrespawntime 4", then change the map or whatever and it will update to those new times. you can avoid the millisecond issue that way