A barrier that prevents a certain team?
By rezzeku 22 hours agoIn source sdk, how do I make a barrier that affects only a certain team? So like ct's cant pass an invisible wall but t's can?
A barrier that prevents a certain team?
By rezzeku 22 hours agoIn source sdk, how do I make a barrier that affects only a certain team? So like ct's cant pass an invisible wall but t's can?
You can try and block these areas with doors as described here. Entities other than doors might work with filters too.
you can use a Filteractivatorteam setting it to only a certain team allowed inside with a trigger_push pushing the other team away from the area at all times, or it can be disabled by a secret button or something