Some Problems with Filters

Apr 14, 2013
663
343
Here's what I need: a filter that can either filter out certain props, the filter would be used by a trigger_multiple.
I tried using filter_activator_class with the filter classname set to prop_dynamic, but I believe it didn't work.
Then I tried filter_activator_name, with the filter name set to the props' name, but that didn't work either. I know how to use filters and I know what the filter mode does and how to use it, but I just couldn't get the system working.

Assuming everything else was done right, anyone has any idea? are those filters actually avaliable in tf2? Can you use them to filter props as well? Do you have some idea for a workaround?
 

Requiesta

L1: Registered
Feb 23, 2016
26
12
You may want to post some screenshots of what you attempted because those two methods are the only ways I can think of. Unless you forgot to check the flags in your trigger_multiple to actually detect the prop_dynamic entity.