You can try to use Stripper:Source to remove some invisible walls such as:
Code:
filter:
{
"classname" "func_playerinfected_clip"
}
{
"classname" "func_playerghostinfected_clip"
}
Suggest googling about that.
Some walls maybe compiled into the map and cannot be removed.
__________________