PDA

View Full Version : Some problems with my config


|BEWARE|Tiesto
11-05-2005, 06:09 AM
Hey lads,


i am a bit new with configs for servers, so maby this is a nooby question. Sofar i cant find some awnsers on this forum and google.

We have setup a cod2 public server and first we want to know how this server is going to with data traffic ect. So i want to mix the server with sd and tdm, everybody happy right :)

I have done this (tjust a peace of the whole line of maps):

set sv_mapRotation "gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype sd map mp_burgundy gametype sd map mp_carentan

set sv_maprotationcurrent ""

but everytime when the first map is done, the server restarts the map rotation and uses 30 mins play time :confused:

So my map rotation doenst work. There must be something i do wrong, can u tell me wtf it is couse its making me a bit frustrated :undecided

Hope h have a awnser.. Nice forum anyway guys. Lots of info about admin shit! I can use that hehe

Cheers..

Tie's.

GS=Bunny
11-05-2005, 09:21 AM
Unless I misunderstand something....The second line, set sv_mapRotationcurrent, clears the current rotation...the one just above it. Try putting the second line before the first.

|BEWARE|Tiesto
11-05-2005, 11:35 AM
Unless I misunderstand something....The second line, set sv_mapRotationcurrent, clears the current rotation...the one just above it. Try putting the second line before the first.


u mean like:



set sv_maprotationcurrent ""

set sv_mapRotation "gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype sd map mp_burgundy gametype sd map mp_carentan


i will try that

Defcon|Rich
11-05-2005, 11:54 AM
You might also check out some of the sample cfg files on the forums here to give you an idea of how the config should be set up.

All you have to do is input your info and upload the config ;)

|BEWARE|Tiesto
11-05-2005, 12:03 PM
You might also check out some of the sample cfg files on the forums here to give you an idea of how the config should be set up.

All you have to do is input your info and upload the config ;)


I have used the sample config from this forum.. and modefided this for our own server.

And yes, there is a lot of info on this website :) but i havend seen anything about multiple gametypes in one rotation

Defcon|Rich
11-05-2005, 12:17 PM
Are you meaning switching between TDM, MP, HQ etc?


If so all you need to do is change your mapr rotation like this:

set sv_mapRotation "gametype tdm map mp_breakout gametype dm map mp_brecourt gametype sd map mp_burgundy gametype hq map mp_carentan

Ghost-Ryder
11-05-2005, 01:43 PM
Make sure

map_rotate

is the last thing in your server cfg.
And it has to be the last thing in ur server start up command line too.

|BEWARE|Tiesto
11-05-2005, 01:48 PM
Thanks Ghostrider, i will check that out

Are you meaning switching between TDM, MP, HQ etc?


If so all you need to do is change your mapr rotation like this:

set sv_mapRotation "gametype tdm map mp_breakout gametype dm map mp_brecourt gametype sd map mp_burgundy gametype hq map mp_carentan


maby there is something wrong in my mapRotation .. couse i have done what u show. Maby a space to much or what ever..

thx lads, i will let u know

Ghost-Ryder
11-05-2005, 02:24 PM
For TDM this is what it should look like

set g_gametype "tdm"

// Set the Map Rotation

set sv_MapRotation "gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype tdm map mp_burgundy gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_decoy gametype tdm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation"

set sv_maprotationcurrent ""

map_rotate

|BEWARE|Tiesto
11-05-2005, 03:34 PM
My problem is to mix TDM and SD in one rotation.

I have it in my Rotation but the server keeps restarting after 2 maps.. and the weird thing is that he start in the first map with 30 minutes play time. I have orderd TDM to be 15 minutes in my config. It is 15 minutes the first time but after the restart its 30 ::confused:

topmug
11-05-2005, 05:25 PM
Double check your configs mate, maybe its best to post them in this post so we can see them. make sure you remove the rcon password before posting.

Top

|BEWARE|Tiesto
11-06-2005, 01:57 PM
hm..things work fine now..

i am glad the servers are running now :D

83.98.146.217 SD only
83.98.146.218 TDM only

maby cya there lads :D