Im using the latest cvs source and VS c++ 6.0 and get a warning while compiling the zone.exe and the world.exe The following is the warning.
	Quote:
	
	
		
			
				Compiling... 
Command line warning D4002 : ignoring unknown option '/Ob2'
			
		 | 
	
	
 ive noticed that some unknown op codes im getting while running my server corespond with the warning im receiving. Any help is greatly appreciated