| 
   
		
            
             
				
            
          
		
		
				
		
				12-28-2001, 08:37 AM
			
			
			
		 
               
 I'm running dedicated server and I couldn't figure out how to rotate maps.
 Here is the map rotation part of server.cfg:
 
 set d1 "set g_gametype 1 ; map dm/mohdm6 ; set nextmap vstr d2"
 set d2 "set g_gametype 4 ; map obj/obj_team1 ; set nextmap vstr d1"
 vstr d1
 
 timelimit is set to 15 earlier in the cfg.
 
 The error I get after Stalingrad has finished looks like this "Can not load map: maps/vstr d2.bsp" and then "Server shutdown".
 
 I've tried it all but no luck.
 Any ideas guys?
 Thanks
 
 
 |