Filter: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Filter uses)
(moved to Category:Filters)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
#redirect [[:Category:Filters]]
 
A filter is an entity that receives event triggering entities filters them. With [[filter_multi]] it is possible to use multiple filters.
 
For a list of filters, see [[List_of_entities#Filter_Entities|list of entities]]
 
==Examples==
*[http://www.sdknuts.com/download/wiseDoorFilter.zip Using Filters] to Lock and Unlock a door by detection of the presence of Crates and Barrels.
 
*[http://www.sdknuts.com/tutorials/wiseAssault.asp Player Class] filtering.
 
*[http://www.sdknuts.com/tutorials/wiseCrush.asp Specific filtering] for trigger events.
 
*[http://www.sdknuts.com/tutorials/wiseNPC06.asp NPC Damage] protection with filters.
 
[[Category:Glossary]]

Latest revision as of 10:29, 30 July 2011

Redirect to: