| 
	
	
	
	 
   
		
            
             
				
            
          
		
		
				
		
				01-14-2002, 02:05 AM
			
			
			
		  
		
	
                
            	
		
		
		Go to the directory where ASE is installed and find a file called "filters.txt" and make a backup copy. 
 
Open "filters.txt" and find the MOH section and remove "Oldies" from infront of all MOH lines and save. 
 
Medal Of Honor demo 
Mutex: OLDIES 
1 if gamename != "mohaad" remove 
 
Medal Of Honor demoFree-For-All 
Mutex: MOH 
1 if gametype != "Free-For-All" remove 
 
Medal Of Honor demoTeam-Match 
Mutex: MOH 
1 if gametype != "Team-Match" remove 
 
Medal Of Honor demoRound-Based-Match 
Mutex: MOH 
1 if gametype != "Round-Based-Match" remove 
 
Medal Of Honor demoOther 
Mutex: MOH 
Flags: OTHER 
 
If this has been posted already I apologize. 
 
-DsturbD 
 
 
		
	
		
		
		
		
		
	
	 |