// ETPub/NQ mod - Sample MapVote cycle file // Each map in this map order is executed whenever there are no votes for a map, // otherwise, the map that gets the most votes for is played set d1 "set g_gametype 6 ; map sp_delivery_te ; set nextmap vstr d2" set d2 "set g_gametype 6 ; map baserace_b3c ; set nextmap vstr d3" set d3 "set g_gametype 6 ; map bremen_final ; set nextmap vstr d4" set d4 "set g_gametype 6 ; map adlernest2 ; set nextmap vstr d5" set d5 "set g_gametype 6 ; map et_mor2 ; set nextmap vstr d6" set d6 "set g_gametype 6 ; map goldendunk_a2 ; set nextmap vstr d7" set d7 "set g_gametype 6 ; map braundorf_final ; set nextmap vstr d8" set d8 "set g_gametype 6 ; map frostbite ; set nextmap vstr d1" vstr d1