Pages: [1]
  Print  
Author Topic: map rotations...  (Read 5478 times)
sylux
Nub


Cakes 0
Posts: 5


« on: February 09, 2007, 12:21:54 AM »

how do you do a map rotation where when your game is finished it goes to another map?
Logged
Redshirt
Darwin Award: Posting warez on Free Software forums while also running a certain very license-and-copyright infringing "GPL" game.
Nub


Cakes 0
Posts: 29



WWW
« Reply #1 on: February 09, 2007, 04:36:13 AM »

are you crazy?  Why would you want to play anything aside from oa_bases3?!?!?!?
Logged

sonictemple
Nub


Cakes 0
Posts: 3


Member


« Reply #2 on: February 09, 2007, 04:01:07 PM »

Depends on what type of server config you have setup, here is an example of mine and in my server config file I have a ref line that calls to execute this config for map rotation. Or you can add this type of rotation directly into the server config file itself.


     set d1 "map aggressor ; set nextmap vstr d2"
     set d2 "map dm6ish ; set nextmap vstr d3"
     set d3 "map dm4ish ; set nextmap vstr d4"
     set d4 "map oa_bases3 ; set nextmap vstr d5"
     set d5 "map oa_rpg3dm2 ; set nextmap vstr d6"
     set d6 "map ce1m7 ; set nextmap vstr d7"
     set d7 "map q3dm6ish ; set nextmap vstr d1"
     vstr d1

Sonic
Logged

Pages: [1]
  Print  
 
Jump to: