| 
	
	
	
	 
   
		
            
             
				
            
          
		
		
				
		
				11-22-2002, 12:34 PM
			
			
			
		  
		
	
                
            	
		
		
		Here you go von n00b en wefer stein ... I think this is how i did it. 
 
That martf (sp) guys posted this and i added it after the moh aa section in the filters.txt, or if you have moh sh demo in there paste it after. If you have ase open when you paste close it and reopen .. you should now see a spearhead folder in the game list without icon. right click and pick custom config and point the cmd line to the spear head exe ...  
 
Medal Of Honor Spearhead  
ServerType: MOH  
RegKey: HKEY_CURRENT_USER\Software\EA Games\Medal of Honor Allied Assault Spearhead\2.0\path  
ExeName: moh_spearhead.exe  
JoinTemplate: {EXEPATH} +set cl_playintro 0[ +set name "{NAME}"][ +password "{PASSWORD}"] +connect {address}  
HostTemplate: {EXEPATH} +set cl_playintro 0  
Port: 12203  
Maps: QUAKE3  
Mutex: SV  
1 if servertype != "MOH" remove  
2 if version != "Medal of Honor Spearhead*" remove  
 
Medal Of Honor Spearhead\Free-For-All  
Mutex: MOH  
1 if game != "Free-For-All" remove  
 
Medal Of Honor Spearhead\Team-Match  
Mutex: MOH  
1 if game != "Team-Match" remove  
 
Medal Of Honor Spearhead\Objective-Match  
Mutex: MOH  
1 if game != "Objective-Match" remove  
 
Medal Of Honor Spearhead\Round-Based-Match  
Mutex: MOH  
1 if game != "Round-Based-Match" remove  
 
Medal Of Honor Spearhead\Tug Of War  
Mutex: MOH  
1 if game != "Tug-of-War" remove 
		
	
		
		
		
		
		
	
	 |