View Single Post
Old
  (#7)
Mr_nStuff is Offline
Senior Member
 
Posts: 763
Join Date: Apr 2002
Location: California
   
Default 12-08-2002, 11:26 PM

How do you make a filter that scans for both versions?

1 if version ~!= "*Medal*" remove
2 if protocol ~!= "15" remove
3 if protocol ~!= "17" remove

doesn't work.

Have to make two separate filters. One for protocal 15 and one for 17. doesn't make much sense really.
  
Reply With Quote