No Bullshit Clan

Gaming Chat => Call Of Duty Series => Call Of Duty 2 => Topic started by: smitty1258 on September 26, 2007, 08:58:57 PM

Title: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 26, 2007, 08:58:57 PM
Since my time has become less and less to work on the server. I thought id try something new and open it up to anyone to make the new map rotation.

Here are the guidelines and a little example:

What you want to use. All stock game types work with stock maps(sd,dm,tdm,ctf,ctfb,hq). The custom map game types are listed next to the map name.

//Stock Maps//
Villers-Bocage   mp_breakout
Brecourt       mp_brecourt
Burgundy       mp_burgundy
Carentan       mp_carentan
St. Mere Eglise     mp_dawnville     
Caen           mp_trainstation
Beltot         mp_farmhouse
Moscow         mp_downtown
Stalingrad     mp_railyard
Leningrad      mp_leningrad
Rostov         mp_harbor
Matmata        mp_matmata
Toujane        mp_toujane
El Alamein     mp_decoy
Wallender      mp_rhine



//Custom Maps//
nb1: mp_mirage_night      DM/TDM/HQ/CTF/SD
nb3: 5ronin_aim         DM/TDM
nb4: mp_toybox2         DM/TDM/CTF
nb5: mp_devils_den_beta2   DM/TDM/CTF/SD
nb6: mp_siegfriedline_final   DM/TDM/HQ/CTF/SD   Kills FPS
nb7: mp_winter_training      DM/TDM
nb8: mp_tripoli_lib      DM/TDM/HQ/CTF/SD/LIB
nb9: mp_anzio         DM/TDM/HQ/CTF/SD
nb10: mp_98russia      DM/TDM/CTF/SD
nb11: mp_bridge         DM/TDM/HQ/CTF/SD
nb12: mp_warsaw         DM/TDM/CTF/SD
nb13: mp_marketsqr      DM/TDM/HQ/CTF/SD/LIB
nb14: mp_matmata_lib      DM/TDM/HQ/CTF/SD/LIB
nb15: mp_tobruk_lib      DM/TDM/HQ/CTF/SD/LIB
nb16: mp_gob_maze      DM/TDM
nb17: mp_snipearena      DM/TDM/CTF/SD
nb18: gob_iced         DM/TDM
nb19: lnl_strange1      TDM
nb20: mp_depot         DM/TDM/HQ/CTF/SD
nb22: mtl_bismarck      DM/TDM/HQ/CTF/SD
nb23: mp_wspawn         DM/TDM/CTF
nb24: sps_toxic_zone      TDM
nb26: mp_cassino_2      CTF         Kills FPS
nb27: mp_powcamp_lib      DM/TDM/HQ/CTF/SD/LIB
nb28: mp_nobstower      DM
nb29: alcohol         DM/TDM/SD      RIFLES
nb30: mp_montargis_v2      DM/TDM/HQ/CTF/SD   sd rifles
nb31: sps_roman_village_f   TDM snipers
nb32: mtl_pirates_day      DM/TDM/HQ/CTF/SD   ctf no sniper/panzer
nb33: mp_salerno_beachhead     DM/TDM/HQ/CTF/SD   DOES NOT WORK ON SERVER(yet)
nb35: mp_lessay         DM/TDM/HQ/CTF/SD
nb36: mp_carentan_ville      DM/TDM/HQ/CTF/SD
nb37: mp_bassano      DM/TDM/HQ/CTF/SD
nb38: mp_resparis2      DM/TDM/HQ/CTF/SD
nb39: mp_ghosttown      DM/TDM/CTF/SD
nb40: mp_tigertown_lib      DM/TDM/HQ/CTF/SD/LIB
nb41: mp_townraid      DM/TDM/HQ/CTF/SD
nb42: willow_nite      DM/TDM/HQ/CTF/SD
nb43: mtl_deadmansland    DM/TDM/HQ/CTF/SD   TDM SNIPERS ONLY


Here is the example you want to follow.

Quote
set nobs_map1 "g_gametype sd map mp_bridge"
set nobs_map2 "g_gametype dm map mp_nobstower"
set nobs_map3 "g_gametype tdm map sps_roman_village_f"
set nobs_map4 "g_gametype sd map mp_toujane"
set nobs_map5 "g_gametype hq map mtl_bismarck"
set nobs_map6 "g_gametype sd map mp_carentan"
set nobs_map7 "g_gametype dm map mp_leningrad"
set nobs_map8 "g_gametype lib map mp_powcamp_lib"
set nobs_map9 "g_gametype sd map alcohol"
set nobs_map10 "g_gametype sd map mp_matmata"

As you can see set nobs_map# has to go in order 1,2,3,4,5,6 etc...

g_gametype dm(sd,dm,tdm,ctf,ctfb,hq) This determines the game type, make sure the map supports the gametype you choose.

map mp_carentan This determines the map you want. Make sure the gametype you choose supports the map you choose.Please note that all stock maps use mp_  in front of them, some custom do and some dont, and some dont use anything in front at all like set nobs_map25 "g_gametype sd map alcohol"

Any questions pls ask. If you dont understand how to do this, RE-READ WHAT I WROTE!

There is no Limit to the number of maps you want to.
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: kevlar on September 26, 2007, 09:12:26 PM
i can suggest a few maps that i think would be fun with gametype.

miragenight mybe hq or dm or at the least tdm
bridge ctf with rifles only (their is also a badass update to this map)
breakout ctf (plz no sd as it is so one sided on this map)
trainstation this is about only map i like on sd
any map with ppsh would be good as dm tdm hq

Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: heartsfan on September 26, 2007, 11:08:58 PM
Ok here is my suggestion - I tried to put in a bit of everything. ;)

set nobs_map1 "g_gametype sd map mp_bridge"
set nobs_map2 "g_gametype dm map mp_nobstower"
set nobs_map3 "g_gametype ctf map mp_farmhouse"
set nobs_map4 "g_gametype sd map mp_toujane"
set nobs_map5 "g_gametype hq map mp_rhine"
set nobs_map6 "g_gametype sd map mp_carentan"
set nobs_map7 "g_gametype dm map mp_leningrad"
set nobs_map8 "g_gametype lib map mp_powcamp_lib"
set nobs_map9 "g_gametype sd map mp_railyard"
set nobs_map10 "g_gametype ctf map mtl_pirates_day"
set nobs_map11"g_gametype tdm map mp_montargis_v2"
set nobs_map12"g_gametype sd map mp_mirage_night"
set nobs_map13"g_gametype dm map 5ronin_aim"
set nobs_map14"g_gametype lib map mp_tobruk_lib"
set nobs_map15"g_gametype sd map mp_matmata"
set nobs_map16"g_gametype ctf map alcohol"
set nobs_map17"g_gametype hq map mp_trainstation"
set nobs_map18"g_gametype sd map mp_harbor"
set nobs_map19"g_gametype ctf map mp_lessay"
set nobs_map20"g_gametype lib map mp_mp_matmata_lib"
set nobs_map21"g_gametype hq map mp_mirage_night"
set nobs_map22"g_gametype tdm map mp_snipearena"
set nobs_map23"g_gametype tdm map mp_toujane"
set nobs_map24"g_gametype ctf map mp_railyard"
set nobs_map25"g_gametype sd map alcohol"
set nobs_map26"g_gametype hq map mp_dawnville"
set nobs_map27"g_gametype ctf map mp_burgundy"
set nobs_map28"g_gametype tdm map mp_harbor"
set nobs_map29"g_gametype sd map mp_trainstation"
set nobs_map30"g_gametype ctf map mp_breakout"
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Sounds on September 27, 2007, 02:47:57 AM
stock maps highlighted

set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map7 "gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy"
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype tdm map sps_toxic_zone" //snipers only
set nobs_map13 "gametype ctfb map mp_townraid"
set nobs_map14 "gametype esd map mp_farmhouse"
set nobs_map15 "gametype ctf map alcohol"
set nobs_map16 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map17 "gametype ctf map mp_railyard"
set nobs_map18 "gametype lib map mp_tigertown_lib"
set nobs_map19 "gametype sd map mp_rhine"
set nobs_map20 "gametype sd map willow_nite"
set nobs_map21 "gametype ctfb map mp_dawnville"
set nobs_map22 "gametype dm map 5ronin_aim" //bash only
set nobs_map23 "gametype sd map mp_harbor"
set nobs_map24 "gametype hq map mp_rhine"
set nobs_map25 "gametype ctfb map mp_resparis2"
set nobs_map26 "gametype sd map alcohol"
set nobs_map27 "gametype ctfb map mp_carentan"
set nobs_map28 "gametype tdm map sps_roman_village_f" //snipers only
set nobs_map29 "gametype sd map mp_bassano"
set nobs_map30 "gametype ctfb map mp_matmata"
set nobs_map31 "gametype dm map 5ronin_aim" //bash only
set nobs_map32 "gametype sd map mp_toujane"
set nobs_map33 "gametype ctf map mp_ghosttown"
set nobs_map34 "gametype hq map mp_mirage_night"
set nobs_map35 "gametype sd map mp_trainstation"
set nobs_map36 "gametype lib map mp_tripoli_lib"
set nobs_map37 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map38 "gametype ctfb map mp_farmhouse"
set nobs_map39 "gametype sd map mp_railyard"
set nobs_map41 "gametype ctfb map map mtl_pirates_day"
set nobs_map42 "gametype esd map mp_dawnville"
set nobs_map43 "gametype ctfb map mp_breakout"
set nobs_map44 "gametype sd map mp_burgundy"
set nobs_map45 "gametype lib map mp_mp_matmata_lib" //rifles only

Just for reference, this rotation = 1390 characters if that puts it into perspective on how much bigger it is than our normal one. current rotation = 862

Army's bash map(nobstower) has been removed until the glitch cable image problem has been fixed. because more and more people are having the problem.

maps being used in this rotation
nb1
nb3
nb8
nb11
nb14
nb22
nb24
nb27
nb29
nb32
nb35
nb36
nb37
nb38
nb39
nb40
nb41
nb42
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 27, 2007, 06:35:25 AM
et nobs_map25 "g_gametype ctfb map mp_resparis2"

^ low fps was the reason i thought we didnt do this one?
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Sounds on September 27, 2007, 01:40:06 PM
et nobs_map25 "g_gametype ctfb map mp_resparis2"

^ low fps was the reason i thought we didnt do this one?

this version is fixed
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 27, 2007, 07:54:40 PM
Sounds Rotation checked and works fine.

Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 27, 2007, 08:08:47 PM
map 31 also used
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 28, 2007, 08:02:35 AM
nb30 also used
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 28, 2007, 08:51:05 AM
set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8 "gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy"
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype tdm map sps_toxic_zone" //snipers only
set nobs_map13 "gametype ctfb map mp_townraid"
set nobs_map14 "gametype esd map mp_farmhouse"
set nobs_map15 "gametype ctf map alcohol"
set nobs_map16 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map17 "gametype ctf map mp_railyard"
set nobs_map18 "gametype lib map mp_tigertown_lib"
set nobs_map19 "gametype sd map mp_rhine"
set nobs_map20 "gametype sd map willow_nite"
set nobs_map21 "gametype ctfb map mp_dawnville"
set nobs_map22 "gametype dm map 5ronin_aim" //bash only
set nobs_map23 "gametype sd map mp_harbor"
set nobs_map24 "gametype hq map mp_rhine"
set nobs_map25 "gametype ctfb map mp_resparis2"
set nobs_map26 "gametype sd map alcohol"
set nobs_map27 "gametype ctfb map mp_carentan"
set nobs_map28 "gametype tdm map sps_roman_village_f" //snipers only
set nobs_map29 "gametype sd map mp_bassano"
set nobs_map30 "gametype ctfb map mp_matmata"
set nobs_map31 "gametype dm map 5ronin_aim" //bash only
set nobs_map32 "gametype sd map mp_toujane"
set nobs_map33 "gametype ctf map mp_ghosttown"
set nobs_map34 "gametype hq map mp_mirage_night"
set nobs_map35 "gametype sd map mp_trainstation"
set nobs_map36 "gametype lib map mp_tripoli_lib"
set nobs_map37 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map38 "gametype ctfb map mp_farmhouse"
set nobs_map39 "gametype sd map mp_railyard"
set nobs_map40 "gametype ctf map mtl_pirates_day"
set nobs_map41 "gametype esd map mp_dawnville"
set nobs_map42 "gametype ctfb map mp_breakout"
set nobs_map43 "gametype sd map mp_burgundy"
set nobs_map44 "gametype lib map mp_matmata_lib" //rifles only


maps being used in this rotation
nb1
nb3
nb8
nb11
nb14
nb22
nb24
nb27
nb29
nb30
nb31
nb32
nb35
nb36
nb37
nb38
nb39
nb40
nb41
nb42
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: heartsfan on September 28, 2007, 09:08:27 PM
set nobs_map13 "gametype ctfb map mp_townraid"

THE worst map ever!!! Stalemate!!! >:( >:( >:(
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: heartsfan on September 28, 2007, 09:10:24 PM
Not too keen on the new rotation now ..... too many maps I don't like!!! :'( :'(
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on September 29, 2007, 09:08:50 AM
 to many custom maps? Or?   If you view the gametracker log for the past 24 hrs we had more ppl since we started this rotation, that we have for a long time.

IMO It looks to be a huge hit the new rotation! But I havnt had a chance to play even 1/4 of it yet.
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 19, 2007, 01:16:47 PM
set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8 "gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy"
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype tdm map sps_toxic_zone" //snipers only I REMOVED IT
set nobs_map13 "gametype ctfb map mp_townraid"
set nobs_map14 "gametype esd map mp_farmhouse"
set nobs_map15 "gametype ctf map alcohol"
set nobs_map16 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map17 "gametype ctf map mp_railyard"
set nobs_map18 "gametype lib map mp_tigertown_lib"
set nobs_map19 "gametype sd map mp_rhine"
set nobs_map20 "gametype sd map willow_nite"
set nobs_map21 "gametype ctfb map mp_dawnville"
set nobs_map22 "gametype dm map 5ronin_aim" //bash only
set nobs_map23 "gametype sd map mp_harbor"
set nobs_map24 "gametype hq map mp_rhine"
set nobs_map25 "gametype ctfb map mp_resparis2"
set nobs_map26 "gametype sd map alcohol"
set nobs_map27 "gametype ctfb map mp_carentan"
set nobs_map28 "gametype tdm map sps_roman_village_f" //snipers only I REMOVED IT
set nobs_map29 "gametype sd map mp_bassano"
set nobs_map30 "gametype ctfb map mp_matmata"
set nobs_map31 "gametype dm map 5ronin_aim" //bash only
set nobs_map32 "gametype sd map mp_toujane"
set nobs_map33 "gametype ctf map mp_ghosttown"
set nobs_map34 "gametype hq map mp_mirage_night"
set nobs_map35 "gametype sd map mp_trainstation"
set nobs_map36 "gametype lib map mp_tripoli_lib"
set nobs_map37 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map38 "gametype ctfb map mp_farmhouse"
set nobs_map39 "gametype sd map mp_railyard"
set nobs_map40 "gametype ctf map mtl_pirates_day"
set nobs_map41 "gametype esd map mp_dawnville"
set nobs_map42 "gametype ctfb map mp_breakout"
set nobs_map43 "gametype sd map mp_burgundy"
set nobs_map44 "gametype lib map mp_matmata_lib" //rifles only
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: vonDuTch on October 19, 2007, 02:01:49 PM
yeah smitty this map rotation looks great.....realy great is the ctf Ghosttown and ctf Alcohol....thats realy nice looking.....lol
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Caboose on October 19, 2007, 04:52:31 PM
smitty asked me to take a stab at this so here i go
i think we need a new gametype that has no nades, because we have some maps that could be fun but nades just make them... terrible.
changes are in red.

set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"//NO NADES gametype
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8 "gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy" //NO NADES gametype
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype tdm map sps_toxic_zone" //snipers only I REMOVED IT
set nobs_map13 "gametype ctfb map mp_townraid" //NO NADES gametype
set nobs_map14 "gametype esd map mp_farmhouse"
set nobs_map15 "gametype ctf map alcohol" //For some reason the cycle always skips this, so might as well remove it
set nobs_map16 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map17 "gametype ctf map mp_railyard"
set nobs_map18 "gametype lib map mp_tigertown_lib" //This is just not a good LIB map, but some say its good for CTF
set nobs_map19 "gametype sd map mp_rhine"
set nobs_map20 "gametype sd map willow_nite"
set nobs_map21 "gametype ctfb map mp_dawnville" //NO NADES gametype
set nobs_map22 "gametype dm map 5ronin_aim" //bash only
set nobs_map23 "gametype sd map mp_harbor"
set nobs_map24 "gametype hq map mp_rhine"
set nobs_map25 "gametype ctfb map mp_resparis2" //This map sucks, axis always get spawnkilled. Make it SD or make it go away :P
set nobs_map26 "gametype sd map alcohol"
set nobs_map27 "gametype ctfb map mp_carentan"
set nobs_map28 "gametype tdm map sps_roman_village_f" //snipers only I REMOVED IT
set nobs_map29 "gametype sd map mp_bassano"
set nobs_map30 "gametype ctfb map mp_matmata"
set nobs_map31 "gametype dm map 5ronin_aim" //bash only
set nobs_map32 "gametype sd map mp_toujane"
set nobs_map33 "gametype ctf map mp_ghosttown" //This MIGHT be an ok snipers only map, but definitely needs to be taken off CTF
set nobs_map34 "gametype hq map mp_mirage_night"
set nobs_map35 "gametype sd map mp_trainstation"
set nobs_map36 "gametype lib map mp_tripoli_lib"
set nobs_map37 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map38 "gametype ctfb map mp_farmhouse"
set nobs_map39 "gametype sd map mp_railyard"
set nobs_map40 "gametype ctf map mtl_pirates_day" //MAKE this rifles only TDM, to take away axis disadvantage and whining
set nobs_map41 "gametype esd map mp_dawnville"
set nobs_map42 "gametype ctfb map mp_breakout"
set nobs_map43 "gametype sd map mp_burgundy"
set nobs_map44 "gametype lib map mp_matmata_lib" //rifles only

Things we might want to add:
Tripoli rifles only LIB
Pistols only ctf on town raid.

theres my 2 cents worth.  If you think it sucks then fuck you :)
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 20, 2007, 09:46:56 AM
set nobs_map3 "gametype ctfb map mp_toujane"//NO NADES gametype: Cant do because then any toujane map would have no nades
set nobs_map21 "gametype ctfb map mp_dawnville" //NO NADES gametypeCant do because then any dawnville map would have no nades
set nobs_map18 "gametype lib map mp_tigertown_lib" //This is just not a good LIB map, but some say its good for CTF: Left it , and added a CTF gametype at the end of rotation
set nobs_map33 "gametype ctf map mp_ghosttown" //This MIGHT be an ok snipers only map, but definitely needs to be taken off CTF: Changed to TDM and SNIPERS ONLY(see what ppl say)
set nobs_map40 "gametype ctf map mtl_pirates_day" //MAKE this rifles only TDM, to take away axis disadvantage and whining : left it CTF, but made it pistol and rockets only(see what ppl say)





The new current rotation:

set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8"gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy"//NO NADES
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype ctfb map mp_townraid"//NO NADES
set nobs_map13 "gametype esd map mp_farmhouse"
set nobs_map14 "gametype ctf map alcohol"
set nobs_map15 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map16 "gametype ctf map mp_railyard"
set nobs_map17 "gametype lib map mp_tigertown_lib"
set nobs_map18 "gametype sd map mp_rhine"
set nobs_map19 "gametype sd map willow_nite"
set nobs_map20 "gametype ctfb map mp_dawnville"
set nobs_map21 "gametype dm map 5ronin_aim" //bash only
set nobs_map22 "gametype sd map mp_harbor"
set nobs_map23 "gametype hq map mp_rhine"
set nobs_map24 "gametype sd map mp_resparis2"
set nobs_map25 "gametype sd map alcohol"
set nobs_map26 "gametype ctfb map mp_carentan"
set nobs_map27 "gametype sd map mp_bassano"
set nobs_map28 "gametype ctfb map mp_matmata"
set nobs_map29 "gametype dm map 5ronin_aim" //bash only
set nobs_map30 "gametype sd map mp_toujane"
set nobs_map31 "gametype tdm map mp_ghosttown"//SNIPER + PISTOL ONLY
set nobs_map32 "gametype hq map mp_mirage_night"
set nobs_map33 "gametype sd map mp_trainstation"
set nobs_map34 "gametype lib map mp_tripoli_lib"
set nobs_map35 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map36 "gametype ctfb map mp_farmhouse"
set nobs_map37 "gametype sd map mp_railyard"
set nobs_map38 "gametype ctf map mtl_pirates_day"//NO SNIPERS, PISTOL + ROCKET ONLY TESTING
set nobs_map39 "gametype esd map mp_dawnville"
set nobs_map40 "gametype ctfb map mp_breakout"
set nobs_map41 "gametype sd map mp_burgundy"
set nobs_map42 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map43 "gametype ctf map mp_tigertown_lib"
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 25, 2007, 11:55:32 AM
nb 38 needs removed from pub1 main next server restart
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 25, 2007, 12:00:07 PM
set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8"gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy"//NO NADES
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map13 "gametype esd map mp_farmhouse"
set nobs_map14 "gametype tdm map mtl_deadmansland" // SNIPERS ONLY
set nobs_map15 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map16 "gametype ctf map mp_railyard"
set nobs_map17 "gametype lib map mp_tigertown_lib"
set nobs_map18 "gametype sd map mp_rhine"
set nobs_map19 "gametype sd map mp_bridge" //rifles only
set nobs_map20 "gametype ctfb map mp_dawnville"
set nobs_map21 "gametype dm map 5ronin_aim" //bash only
set nobs_map22 "gametype sd map mp_harbor"
set nobs_map23 "gametype hq map mp_rhine"
set nobs_map24 "gametype tdm map mtl_deadmansland" // SNIPERS ONLY
set nobs_map25 "gametype sd map alcohol"
set nobs_map26 "gametype ctfb map mp_carentan"
set nobs_map27 "gametype sd map mp_bridge"  //rifles only
set nobs_map28 "gametype ctfb map mp_matmata"
set nobs_map29 "gametype dm map 5ronin_aim" //bash only
set nobs_map30 "gametype sd map mp_toujane"
set nobs_map31 "gametype tdm map mp_ghosttown"//SNIPER + PISTOL ONLY
set nobs_map32 "gametype hq map mp_mirage_night"
set nobs_map33 "gametype sd map mp_trainstation"
set nobs_map34 "gametype lib map mp_tripoli_lib"
set nobs_map35 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map36 "gametype ctfb map mp_farmhouse"
set nobs_map37 "gametype sd map mp_railyard"
set nobs_map38 "gametype ctf map mtl_pirates_day"//AUTOS ONLY
set nobs_map39 "gametype esd map mp_dawnville"
set nobs_map40 "gametype ctfb map mp_breakout"
set nobs_map41 "gametype sd map mp_burgundy"
set nobs_map42 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map43 "gametype ctf map mp_tigertown_lib"
set nobs_map44 "gametype hq map mtl_deadmansland" // SNIPERS ONLY
set nobs_map45 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map46 "gametype sd map mp_bridge" //rifles only
set nobs_map47 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 25, 2007, 06:56:55 PM
Updated took HQ because it was crashing the server

set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype dm map 5ronin_aim" //bash only
set nobs_map3 "gametype ctfb map mp_toujane"
set nobs_map4 "gametype sd map mp_matmata"
set nobs_map5 "gametype lib map mp_powcamp_lib"
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8 "gametype sd map mp_downtown"
set nobs_map9 "gametype ctfb map mp_decoy"//NO NADES
set nobs_map10 "gametype sd map mp_carentan_ville"
set nobs_map11 "gametype ctfb map mp_carentan"
set nobs_map12 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map13 "gametype esd map mp_farmhouse"
set nobs_map14 "gametype tdm map mtl_deadmansland" // SNIPERS ONLY
set nobs_map15 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map16 "gametype ctf map mp_railyard"
set nobs_map17 "gametype lib map mp_tigertown_lib"
set nobs_map18 "gametype sd map mp_rhine"
set nobs_map19 "gametype sd map mp_bridge" //rifles only
set nobs_map20 "gametype ctfb map mp_dawnville"
set nobs_map21 "gametype dm map 5ronin_aim" //bash only
set nobs_map22 "gametype sd map mp_harbor"
set nobs_map23 "gametype ctf map mp_rhine"
set nobs_map24 "gametype tdm map mtl_deadmansland" // SNIPERS ONLY
set nobs_map25 "gametype sd map alcohol"
set nobs_map26 "gametype ctfb map mp_carentan"
set nobs_map27 "gametype sd map mp_bridge"  //rifles only
set nobs_map28 "gametype ctfb map mp_matmata"
set nobs_map29 "gametype dm map 5ronin_aim" //bash only
set nobs_map30 "gametype sd map mp_toujane"
set nobs_map31 "gametype tdm map mp_ghosttown"//SNIPER + PISTOL ONLY
set nobs_map32 "gametype sd map mp_mirage_night"
set nobs_map33 "gametype sd map mp_trainstation"
set nobs_map34 "gametype lib map mp_tripoli_lib"
set nobs_map35 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map36 "gametype ctfb map mp_farmhouse"
set nobs_map37 "gametype sd map mp_railyard"
set nobs_map38 "gametype ctf map mtl_pirates_day"//AUTOS ONLY
set nobs_map39 "gametype esd map mp_dawnville"
set nobs_map40 "gametype ctfb map mp_breakout"
set nobs_map41 "gametype sd map mp_burgundy"
set nobs_map42 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map43 "gametype ctf map mp_tigertown_lib"
set nobs_map44 "gametype sd map mtl_deadmansland" // SNIPERS ONLY
set nobs_map45 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map46 "gametype sd map mp_bridge" //rifles only
set nobs_map47 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 30, 2007, 07:39:18 AM
nb22
nb24


need removed from main on next restart
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on October 30, 2007, 08:58:11 PM
Try making a pattern ... good to know what next 3 maps are gonna be ...
SD
CTF
LIB
ESD
CTFB
DM
...
SD
CTF
LIB
ESD
CTFB
DM

just a suggestion which might be stupid ... or might be worth 3 billion $
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on October 31, 2007, 07:08:57 AM
Try making a pattern ... good to know what next 3 maps are gonna be ...
SD
CTF
LIB
ESD
CTFB
DM
...
SD
CTF
LIB
ESD
CTFB
DM

just a suggestion which might be stupid ... or might be worth 3 billion $

I thought that as well baim, but then I went to put the maps in and it made it a bitch! lol, try and see what you come up with
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on November 14, 2007, 04:31:06 PM
Now most of you guys are playing cod2 i noticed the server is halfempty most of the time ...
When The Bridge is on lots of people get in !
Everybody seems to love that map so i'd suggest to add some more in the rotation ....
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on November 23, 2007, 05:18:53 PM
Here's my prefered rotation that i think will work perfectly, i just picked the maps out of smittys last post and re-aranged them
Tryed to make a nice pattern between the maps ...
After every bash map there is SD or ESD ..
After every 4 ... 5 maps there is LIB, they get repeated at the end cause we only have like 5 of them and much more SD/CTF maps
After every 5 .. 6 maps there is an SD rifle map (The brigde or Mortargis) they're switching every 5 .. 6 maps ..
Tryed to make that 2 same maps don't get replayed in 1 hour time so that for example SD toujane doesn't get after CTF toujane ...


set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype ctfb map mp_toujane"
set nobs_map3 "gametype esd map mp_farmhouse"
set nobs_map4 "gametype lib map mp_powcamp_lib"
set nobs_map5 "gametype dm map 5ronin_aim" //bash only
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8 "gametype sd map mp_matmata"
set nobs_map9 "gametype lib map mp_tigertown_lib"
set nobs_map10 "gametype tdm map mp_ghosttown"//SNIPER + PISTOL ONLY
set nobs_map11 "gametype ctf map mtl_pirates_day"//ALL WEAPONS
set nobs_map12 "gametype dm map 5ronin_aim" //bash only
set nobs_map13 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map14 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map15 "gametype sd map alcohol"
set nobs_map16 "gametype lib map mp_tripoli_lib"
set nobs_map17 "gametype tdm map mtl_deadmansland" // SNIPERS ONLY
set nobs_map18 "gametype sd map mp_bridge" //rifles only
set nobs_map19 "gametype ctfb map mp_decoy"//NO NADES
set nobs_map20 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map21 "gametype sd map mp_carentan_ville"
set nobs_map22 "gametype ctfb map mp_carentan"
set nobs_map23 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map24 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map25 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map26 "gametype ctf map mp_railyard"
set nobs_map27 "gametype dm map 5ronin_aim" //bash only
set nobs_map28 "gametype sd map mp_downtown"
set nobs_map29 "gametype lib map mp_tigertown_lib"
set nobs_map30 "gametype sd map mtl_deadmansland" // SNIPERS ONLY
set nobs_map31 "gametype ctfb map mp_dawnville"
set nobs_map32 "gametype sd map mp_bridge" //rifles only
set nobs_map33 "gametype ctf map mtl_pirates_day"//ALL WEAPONS
set nobs_map34 "gametype sd map mp_toujane"
set nobs_map35 "gametype lib map mp_powcamp_lib"
set nobs_map36 "gametype sd map mp_downtown"
set nobs_map37 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map38 "gametype dm map 5ronin_aim" //bash only
set nobs_map39 "gametype esd map mp_dawnville"
set nobs_map40 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map41 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map43 "gametype ctfb map mp_dawnville"
set nobs_map44 "gametype sd map mp_trainstation"
set nobs_map45 "gametype lib map mp_tripoli_lib"
set nobs_map46 "gametype esd map mp_dawnville"
set nobs_map47 "gametype ctfb map mp_breakout"
set nobs_map58 "gametype dm map 5ronin_aim" //bash only
set nobs_map49 "gametype sd map mp_toujane"
set nobs_map50 "gametype ctf map mp_trainstation"
set nobs_map51 "gametype sd map mp_mirage_night"
set nobs_map52 "gametype lib map mp_tigertown_lib"
set nobs_map53 "gametype sd map mp_bridge" //rifles only
set nobs_map54 "gametype ctfb map mp_matmata"
set nobs_map55 "gametype sd map mp_rhine"
set nobs_map56 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map57 "gametype esd map mp_dawnville"
set nobs_map58 "gametype ctf map mp_rhine"
set nobs_map37 "gametype sd map mp_railyard"
set nobs_map59 "gametype lib map mp_powcamp_lib"
set nobs_map60 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map61 "gametype ctfb map mp_farmhouse"
set nobs_map63 "gametype dm map 5ronin_aim" //bash only
set nobs_map62 "gametype sd map mp_toujane"
set nobs_map64 "gametype ctf map mtl_pirates_day"//ALL WEAPONS
set nobs_map65 "gametype sd map mp_burgundy"
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on November 24, 2007, 11:16:55 PM
seems like i can edit posts in this section .....
so here's a new one with the precise order

set nobs_map1 "gametype sd map mp_carentan"
set nobs_map2 "gametype ctfb map mp_toujane"
set nobs_map3 "gametype esd map mp_farmhouse"
set nobs_map4 "gametype lib map mp_powcamp_lib"
set nobs_map5 "gametype dm map 5ronin_aim" //bash only
set nobs_map6 "gametype sd map mp_bridge" //rifles only
set nobs_map7 "gametype ctf map mp_trainstation"
set nobs_map8 "gametype sd map mp_matmata"
set nobs_map9 "gametype lib map mp_tigertown_lib"
set nobs_map10 "gametype tdm map mp_ghosttown"//SNIPER + PISTOL ONLY
set nobs_map11 "gametype ctf map mtl_pirates_day"//ALL WEAPONS
set nobs_map12 "gametype dm map 5ronin_aim" //bash only
set nobs_map13 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map14 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map15 "gametype sd map alcohol"
set nobs_map16 "gametype lib map mp_tripoli_lib"
set nobs_map17 "gametype tdm map mtl_deadmansland" // SNIPERS ONLY
set nobs_map18 "gametype sd map mp_bridge" //rifles only
set nobs_map19 "gametype ctfb map mp_decoy"//NO NADES
set nobs_map20 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map21 "gametype sd map mp_carentan_ville"
set nobs_map22 "gametype ctfb map mp_carentan"
set nobs_map23 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map24 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map25 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map26 "gametype ctf map mp_railyard"
set nobs_map27 "gametype dm map 5ronin_aim" //bash only
set nobs_map28 "gametype sd map mp_downtown"
set nobs_map29 "gametype lib map mp_tigertown_lib"
set nobs_map30 "gametype sd map mtl_deadmansland" // SNIPERS ONLY
set nobs_map31 "gametype ctfb map mp_dawnville"
set nobs_map32 "gametype sd map mp_bridge" //rifles only
set nobs_map33 "gametype ctf map mtl_pirates_day"//ALL WEAPONS
set nobs_map34 "gametype sd map mp_toujane"
set nobs_map35 "gametype lib map mp_powcamp_lib"
set nobs_map36 "gametype sd map mp_downtown"
set nobs_map37 "gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map38 "gametype dm map 5ronin_aim" //bash only
set nobs_map39 "gametype esd map mp_dawnville"
set nobs_map40 "gametype lib map mp_matmata_lib" //rifles only
set nobs_map41 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map42 "gametype ctfb map mp_dawnville"
set nobs_map43 "gametype sd map mp_trainstation"
set nobs_map44 "gametype lib map mp_tripoli_lib"
set nobs_map45 "gametype esd map mp_dawnville"
set nobs_map46 "gametype ctfb map mp_breakout"
set nobs_map47 "gametype dm map 5ronin_aim" //bash only
set nobs_map48 "gametype sd map mp_toujane"
set nobs_map49 "gametype ctf map mp_trainstation"
set nobs_map50 "gametype sd map mp_mirage_night"
set nobs_map51 "gametype lib map mp_tigertown_lib"
set nobs_map52 "gametype sd map mp_bridge" //rifles only
set nobs_map53 "gametype ctfb map mp_matmata"
set nobs_map54 "gametype sd map mp_rhine"
set nobs_map55 "gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map56 "gametype esd map mp_dawnville"
set nobs_map57 "gametype ctf map mp_rhine"
set nobs_map58 "gametype sd map mp_railyard"
set nobs_map59 "gametype lib map mp_powcamp_lib"
set nobs_map60 "gametype sd map mp_montargis_v2" //rifles only
set nobs_map61 "gametype ctfb map mp_farmhouse"
set nobs_map63 "gametype dm map 5ronin_aim" //bash only
set nobs_map62 "gametype sd map mp_toujane"
set nobs_map64 "gametype ctf map mtl_pirates_day"//ALL WEAPONS
set nobs_map65 "gametype sd map mp_burgundy"
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on December 21, 2007, 09:41:38 AM
Baim, you need to add the EXEC WEAPONS CMD like the examples below :)


Gametypes
set nobs_map1 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map2 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map3 "exec weapons_all.cfg g_gametype lib map mp_tripoli_lib"
set nobs_map4 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge"
set nobs_map5 "exec weapons_all.cfg g_gametype ctfb map mp_carentan"
set nobs_map6 "exec weapons_all.cfg g_gametype sd map mp_depot"
set nobs_map7 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map8 "exec weapons_all.cfg g_gametype sd map mp_mirage_night"
set nobs_map9 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map10 "exec weapons_all.cfg g_gametype bt map mp_farmhouse"
set nobs_map11 "exec weapons_all.cfg g_gametype sd map mp_trainstation"
set nobs_map12 "exec weapons_rifles_only.cfg g_gametype lib map mp_matmata_lib"
set nobs_map13 "exec weapons_all.cfg g_gametype sd map mp_harbor"
set nobs_map14 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map15 "exec weapons_all.cfg g_gametype sd map mp_carentan"
set nobs_map16 "exec weapons_all.cfg g_gametype ons map mp_trainstation"
set nobs_map17 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge"
set nobs_map18 "exec weapons_all.cfg g_gametype sd map mp_rhine"
set nobs_map19 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map20 "exec weapons_all.cfg g_gametype ctfb map mp_matmata"
set nobs_map21 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map22 "exec weapons_all.cfg g_gametype sd map mp_railyard"
set nobs_map23 "exec weapons_all.cfg g_gametype ctf map mp_farmhouse"
set nobs_map24 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map25 "exec weapons_all.cfg g_gametype lib map mp_tobruk_lib"
set nobs_map26 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis"
set nobs_map27 "exec weapons_all.cfg gametype sd map mp_matmata"
set nobs_map28 "exec weapons_all.cfg g_gametype hq map mtl_bismarck"


EXEC WEAPONS TYPE
set nobs_map1 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map2 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map3 "exec weapons_all.cfg g_gametype lib map mp_tripoli_lib"
set nobs_map4 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge"
set nobs_map5 "exec weapons_all.cfg g_gametype ctfb map mp_carentan"
set nobs_map6 "exec weapons_all.cfg g_gametype sd map mp_depot"
set nobs_map7 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map8 "exec weapons_all.cfg g_gametype sd map mp_mirage_night"
set nobs_map9 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map10 "exec weapons_all.cfg g_gametype bt map mp_farmhouse"
set nobs_map11 "exec weapons_all.cfg g_gametype sd map mp_trainstation"
set nobs_map12 "exec weapons_rifles_only.cfg g_gametype lib map mp_matmata_lib"
set nobs_map13 "exec weapons_all.cfg g_gametype sd map mp_harbor"
set nobs_map14 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map15 "exec weapons_all.cfg g_gametype sd map mp_carentan"
set nobs_map16 "exec weapons_all.cfg g_gametype ons map mp_trainstation"
set nobs_map17 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge"
set nobs_map18 "exec weapons_all.cfg g_gametype sd map mp_rhine"
set nobs_map19 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map20 "exec weapons_all.cfg g_gametype ctfb map mp_matmata"
set nobs_map21 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map22 "exec weapons_all.cfg g_gametype sd map mp_railyard"
set nobs_map23 "exec weapons_all.cfg g_gametype ctf map mp_farmhouse"
set nobs_map24 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map25 "exec weapons_all.cfg g_gametype lib map mp_tobruk_lib"
set nobs_map26 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis"
set nobs_map27 "exec weapons_all.cfg gametype sd map mp_matmata"
set nobs_map28 "exec weapons_all.cfg g_gametype hq map mtl_bismarck"


Map
set nobs_map1 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map2 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map3 "exec weapons_all.cfg g_gametype lib map mp_tripoli_lib"
set nobs_map4 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge"
set nobs_map5 "exec weapons_all.cfg g_gametype ctfb map mp_carentan"
set nobs_map6 "exec weapons_all.cfg g_gametype sd map mp_depot"
set nobs_map7 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map8 "exec weapons_all.cfg g_gametype sd map mp_mirage_night"
set nobs_map9 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map10 "exec weapons_all.cfg g_gametype bt map mp_farmhouse"
set nobs_map11 "exec weapons_all.cfg g_gametype sd map mp_trainstation"
set nobs_map12 "exec weapons_rifles_only.cfg g_gametype lib map mp_matmata_lib"
set nobs_map13 "exec weapons_all.cfg g_gametype sd map mp_harbor"
set nobs_map14 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map15 "exec weapons_all.cfg g_gametype sd map mp_carentan"
set nobs_map16 "exec weapons_all.cfg g_gametype ons map mp_trainstation"
set nobs_map17 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge"
set nobs_map18 "exec weapons_all.cfg g_gametype sd map mp_rhine"
set nobs_map19 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map20 "exec weapons_all.cfg g_gametype ctfb map mp_matmata"
set nobs_map21 "exec weapons_bash.cfg g_gametype dm map mp_skyscraper_beta"
set nobs_map22 "exec weapons_all.cfg g_gametype sd map mp_railyard"
set nobs_map23 "exec weapons_all.cfg g_gametype ctf map mp_farmhouse"
set nobs_map24 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map25 "exec weapons_all.cfg g_gametype lib map mp_tobruk_lib"
set nobs_map26 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis"
set nobs_map27 "exec weapons_all.cfg gametype sd map mp_matmata"
set nobs_map28 "exec weapons_all.cfg g_gametype hq map mtl_bismarck"
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on December 27, 2007, 06:17:50 PM
yeah will do that next week ..
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on January 02, 2008, 03:10:53 PM
set nobs_map1 "exec weapons_all.cfg g_gametype sd map mp_carentan"
set nobs_map2 "exec weapons_all.cfg g_gametype ctfb map mp_toujane"
set nobs_map3 "exec weapons_all.cfg g_gametype esd map mp_farmhouse"
set nobs_map4 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map5 "exec weapons_bash.cfg g_gametype dm map 5ronin_aim" //bash only
set nobs_map6 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge" //rifles only
set nobs_map7 "exec weapons_all.cfg g_gametype ctf map mp_trainstation"
set nobs_map8 "exec weapons_all.cfg g_gametype sd map mp_matmata"
set nobs_map9 "exec weapons_all.cfg g_gametype lib map mp_tigertown_lib"
set nobs_map10 "exec weapons_sniper_pistol_only.cfg g_gametype tdm map mp_ghosttown"//SNIPER + PISTOL ONLY
set nobs_map11 "exec weapons_all.cfg g_gametype ctf map mtl_pirates_day"
set nobs_map12 "exec weapons_bash.cfg g_gametype dm map 5ronin_aim" //bash only
set nobs_map13 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis_v2" //rifles only
set nobs_map14 "exec weapons_shotty_rifles_only.cfg g_gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map15 "exec weapons_all.cfg g_gametype sd map alcohol"
set nobs_map16 "exec weapons_all.cfg g_gametype lib map mp_tripoli_lib"
set nobs_map17 "exec weapons_sniper_pistol_only.cfg g_gametype tdm map mtl_deadmansland" //SNIPER + PISTOL ONLY
set nobs_map18 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge" //rifles only
set nobs_map19 "exec weapons_all.cfg g_gametype ctfb map mp_decoy"
set nobs_map20 "exec weapons_shotty_ppsh_only.cfg g_gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map21 "exec weapons_all.cfg g_gametype sd map mp_carentan_ville"
set nobs_map22 "exec weapons_all.cfg g_gametype ctfb map mp_carentan"
set nobs_map23 "exec weapons_rifles_only.cfg g_gametype lib map mp_matmata_lib" //rifles only
set nobs_map24 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis_v2" //rifles only
set nobs_map25 "exec weapons_shotty_ppsh_only.cfg g_gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map26 "exec weapons_all.cfg g_gametype ctf map mp_railyard"
set nobs_map27 "exec weapons_bash.cfg g_gametype dm map 5ronin_aim" //bash only
set nobs_map28 "exec weapons_all.cfg g_gametype sd map mp_downtown"
set nobs_map29 "exec weapons_all.cfg g_gametype lib map mp_tigertown_lib"
set nobs_map30 "exec weapons_sniper_pistol_only.cfg g_gametype sd map mtl_deadmansland" //SNIPER + PISTOL ONLY
set nobs_map31 "exec weapons_all.cfg g_gametype ctfb map mp_dawnville"
set nobs_map32 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge" //rifles only
set nobs_map33 "exec weapons_all.cfg g_gametype ctf map mtl_pirates_day"
set nobs_map34 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map35 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map36 "exec weapons_all.cfg g_gametype sd map mp_downtown"
set nobs_map37 "exec weapons_shotty_rifles_only.cfg g_gametype ctfb map mp_townraid"//Rifles and SHOTTY ONLY
set nobs_map38 "exec weapons_bash.cfg g_gametype dm map 5ronin_aim" //bash only
set nobs_map39 "exec weapons_all.cfg g_gametype esd map mp_dawnville"
set nobs_map40 "exec weapons_rifles_only.cfg g_gametype lib map mp_matmata_lib" //rifles only
set nobs_map41 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis_v2" //rifles only
set nobs_map42 "exec weapons_all.cfg g_gametype ctfb map mp_dawnville"
set nobs_map43 "exec weapons_all.cfg g_gametype sd map mp_trainstation"
set nobs_map44 "exec weapons_all.cfg g_gametype lib map mp_tripoli_lib"
set nobs_map45 "exec weapons_all.cfg g_gametype esd map mp_dawnville"
set nobs_map46 "exec weapons_all.cfg g_gametype ctfb map mp_breakout"
set nobs_map47 "exec weapons_bash.cfg g_gametype dm map 5ronin_aim" //bash only
set nobs_map48 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map49 "exec weapons_all.cfg g_gametype ctf map mp_trainstation"
set nobs_map50 "exec weapons_all.cfg g_gametype sd map mp_mirage_night"
set nobs_map51 "exec weapons_all.cfg g_gametype lib map mp_tigertown_lib"
set nobs_map52 "exec weapons_rifles_only.cfg g_gametype sd map mp_bridge" //rifles only
set nobs_map53 "exec weapons_all.cfg g_gametype ctfb map mp_matmata"
set nobs_map54 "exec weapons_all.cfg g_gametype sd map mp_rhine"
set nobs_map55 "exec weapons_shotty_ppsh_only.cfg g_gametype dm map mp_leningrad" //ppsh & shotty only
set nobs_map56 "exec weapons_all.cfg g_gametype esd map mp_dawnville"
set nobs_map57 "exec weapons_all.cfg g_gametype ctf map mp_rhine"
set nobs_map58 "exec weapons_all.cfg g_gametype sd map mp_railyard"
set nobs_map59 "exec weapons_all.cfg g_gametype lib map mp_powcamp_lib"
set nobs_map60 "exec weapons_rifles_only.cfg g_gametype sd map mp_montargis_v2" //rifles only
set nobs_map61 "exec weapons_all.cfg g_gametype ctfb map mp_farmhouse"
set nobs_map63 "exec weapons_bash.cfg g_gametype dm map 5ronin_aim" //bash only
set nobs_map62 "exec weapons_all.cfg g_gametype sd map mp_toujane"
set nobs_map64 "exec weapons_all.cfg g_gametype ctf map mtl_pirates_day"
set nobs_map65 "exec weapons_all.cfg g_gametype sd map mp_burgundy"
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 13, 2008, 02:04:19 PM
1
3
8
11
14
27
30
35
36
39
40
41
43
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 13, 2008, 02:13:42 PM
44
mp_rouxeville.iwd   dm/tdm/sd
mp_ruedhiver.iwd   dm/tdm
mp_germanfarm.iwd  DM, TDM, HQ, SD, CTF


45
mp_catmouse.iwd
mp_depot_winter.iwd  dm/tdm/ctf/sd
mp_frozen_fortress_n_v2.iwd  dm/tdm
mp_frozen_fortress_v2.iwd  dm/tdm

46
mp_eaglegorge.iwd  uknown gametypes
mp_island_madness.iwd  dm/tdm/ctf/sd/hq
mp_romed.iwd  dm/tdm/ctf/sd/hq

47
btw_cordoba.iwd  unknown gametypes
mp_arnhemv3.iwd    DM, TDM, SD, HQ, CTF, LIB
gsm_megiddo_v1.iwd   DM, TDM, CTF, SD, HQ
 

48
mp_colditzfinalv1.iwd  SD DM TDM HQ LIB
mp_wolfsquare_2.iwd  S&D/CTF/HQ/TDM/DM

49
fr_mogadishu_v2.iwd dm/tdm/sd
mp_chateau_zero.iwd  dm/tdm

50
mp_alcazaba.iwd  unkown gametypes

51
mp_Pskov_v1.iwd  dm/tdm/ctf/hq/sd

52
sps_train_station_r.iwd   unknown gametypes ( make tdm sniper only)

53
mp_wind_tunnel.iwd   tdm, dm, sd, ctf







Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Baim on January 13, 2008, 08:26:01 PM
you put them on the test server ?
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 14, 2008, 12:19:34 PM
all are tested, and work.

They are all in the test server, but the rotation needs fixed, once sounds looks into how to call the map while its inside another .iwd   so there are 2-3 maps per .iwd.

I wasnt sure how to call the maps, and when i tried to exec them, it wouldnt work. So hopefully he figured it out, otherwise ima have to mess with it tonight.

But I still want the new rotation to be 3 stock for every 1 custom map (bridge will be considered stock map as well)
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 17, 2008, 09:49:07 AM
ok, i think i have them all fixed up, on the test server if anyone wants to try
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 17, 2008, 10:00:25 AM
ok, its still not working correctly,give me another hour or 2 to get it figured out.
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Sounds on January 17, 2008, 11:43:18 AM
you're a noob
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 17, 2008, 01:29:12 PM
working now
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: Sounds on January 17, 2008, 01:35:08 PM
cause im the man and ur the noob
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: smitty1258 on January 17, 2008, 02:17:50 PM
retired this thread and started a new correct one

http://www.nobsclan.com/forums/index.php?topic=2365.new#new
Title: Re: Make your own rotation!!(Everyone peek inside)
Post by: .:Wind:. on March 02, 2008, 09:49:18 AM
everyone can do it or just full member with admin rights only?