1 (edited by SamRay1024 2009-02-16 10:31:28)

Topic: [Solved] The server doesn't rotate the maps

Hi,

First of all, I want to congratulate the developers team who created this amazing game ! I've discovered it recently and I'm an addict ! It's a really good and funny game ! So thank you for the job :-)

All works fine except one thing : the map rotation. When I start a CTF server, at the end of the round, it restart a round on the same map. I read the documentation, several times, thinking I must have missed something, but, nothing happens, I can't figured out the problem.

Here is my config file. It's a LAN server only :

sv_name TeeSrv CTF
sv_motd Hello little Tee !
sv_high_bandwidth 1
sv_register 0
sv_scorelimit 500
sv_timelimit 10
sv_rounds_per_map 1
sv_teamdamage 0
sv_rcon_password toto
sv_gametype ctf
sv_map ctf1
sv_maprotation cft1,cft2,cft3,ctf4,cft5,moosun1.1,actectemple,run_sympathetic

Is there a big mistake in that setting file ?

ps : I use the 0.5.1 version of the game

2

Re: [Solved] The server doesn't rotate the maps

i think u dont need use the:

,

i think u have to do it like this:

sv_maprotation cft1 cft2 cft3 ctf4 cft5 moosun1.1 actectemple run_sympathetic

Np if it works..

I told my personality and im a nobody so Bye everyone!
*Banned* /FireArrow

3

Re: [Solved] The server doesn't rotate the maps

Hi,

I've finally figured out the problem : I wrote the CTF maps "cft" instead of "ctf"...Well done...

The rotation works fine now. And you can write "map1,map2" or "map1 map2" ; the two possibilities are corrects.

Thank you for helping !

4

Re: [Solved] The server doesn't rotate the maps

Hey, samray!!
You are prohibiting by rules - you cant run a modified server as CTF gametype. This gametype is reserved for vannila server !!
more informations

Goodbye all. Account inactive since March 2011.

5

Re: [Solved] The server doesn't rotate the maps

Hello khubajsn,

I didn't understand your remark :

1. The given configuration is for a LAN server, so not registered on the masters,
2. I don't use a modified server (?!). I've just added some new maps.

However, I didn't know these rules, so thank you for the information.