| 
   
		
            
             
				
            
          
		
		
				
		
				02-15-2002, 09:38 AM
			
			
			
		 
               
 Also, 
 REMOVE THE STARTING MAP CALL THAT YOU HAVE AT THE END OF YOUR CONFIG FILE:
 
 map obj/obj_team1
 
 I think the config processes things in order and could be whats screwing things up.
 You should MOVE this to your COMMAND LINE:
 
 +map obj/obj_team1
 
 It should NOT be in your config at all.
 
 Follow BIG ERN's suggestions as well !
 
 hope this helps.
 -Bull
 |