Map Rotation !!! by Masta Cut

2 replies [Last post]
Masta Cut
Offline
Joined: Feb 2004
Posts:

hello here is my rotation maps

timelimit "0"

set m1 "g_gametype 0; exec "conf/weapon_1.cfg"; fraglimit 20; map q3dm6; set nextmap vstr m3"
set m2 "g_gametype 0; exec "conf/weapon_2.cfg"; fraglimit 18; map q3dm7; set nextmap vstr m3"
set m3 "g_gametype 0; exec "conf/weapon_3.cfg"; fraglimit 10; map q3dm17; set nextmap vstr m4"
set m4 "g_gametype 0; exec "conf/weapon_4.cfg"; fraglimit 12; map q3dm12; set nextmap vstr m1"
set m5 "g_gametype 0; exec "conf/weapon_5.cfg"; fraglimit 20; map q3dm14; set nextmap vstr m6"
set m6 "g_gametype 0; exec "conf/weapon_6.cfg"; fraglimit 10; map q3dm16; set nextmap vstr m1"

Each map there is a weapon Config: ....\\Quake III arena\Conf\...

Pure Imaginary
Pure Imaginary's picture
Offline
Joined: Sep 2003
Posts:
Map Rotation !!! by Masta Cut

Replace q3dm6 with pro-q3dm6 (the pro- version has slightly better clipping), and replace fraglimits with timelimits (say, around 5 to 10 minutes, so that games aren't over in less than 2 minutes, and maps that are too big do not take longer to end than others).

Masta Cut
Offline
Joined: Feb 2004
Posts:
Map Rotation !!! by Masta Cut

No problem ! Its just on Test ! After testing some config, i'll Choose the better !

Thanks !