> > But this doesn't work, it still hits it.

So you also need a case for collision groups lower than the brush's
collision group:
        if ( collisionGroup1 == COLLISION_GROUP_FORTSITE_TEAM1 ||
collisionGroup1 == COLLISION_GROUP_FORTSITE_TEAM2 )
                return false;


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to