• Hammer Help!
    14 replies, posted
Is there any texture or something on Hammer to filter props from players? =D
-snip-
What are you asking?
[QUOTE=Firegod522;19124702]What are you asking?[/QUOTE] A filter that only allows players through.
Doors have an option to only block players I think...
Filter_activator_name or filter_activator_class Try those two point entities. Or you could make a (stupid idea incoming!) nodraw-based func_door with the flag settings of Non-Solid to player and make it not be useable, toggleable, and dont name it. That should work..
Func_clip_vphysics using a filter_activator_name set to disallow entities with the name of "player".
[QUOTE=Terrenteller;19145574]Func_clip_vphysics using a filter_activator_name set to disallow entities with the name of "player".[/QUOTE] What would we do without terrenteller :P
[QUOTE=hawx;19148129]What would we do without terrenteller :P[/QUOTE] We'd google or use trial and error.
[QUOTE=Firegod522;19124702]What are you asking?[/QUOTE] He wants to know if there is a texture that will only allow players to pass and not objects.
[QUOTE=clan-imp;19148868]He wants to know if there is a texture that will only allow players to pass and not objects.[/QUOTE] Yes I know, its already been answered.
[QUOTE=Firegod522;19148892]Yes I know, its already been answered.[/QUOTE] sorry :) when I see a question I sometimes skip to just responding and not reading the rest. sorry.
[QUOTE=HiddenMyst;19148690]We'd google or use trial and error.[/QUOTE] Google? Whaa...?
K ty.
Better late then never :v:
Sorry, you need to Log In to post a reply to this thread.