As far there is some console command that disables surfing everything with angle ( you got it )
Ideas?
Nope, the way the Source Engine works means that Surfing is bound to happen at ONE point. There's no avoiding it as far as i know.
On my star wars rp server there is wall with angles, which allows people to surf and escape the base using it. And this function is being used by everyone. That pisses me off.
Just put up invisible walls with a script.
Wow, i didnt know about such feature, is there some info about it in wiki?
See CreatePhysCollideBox for making your own collideable entity. Or if you want to get real fancy, you can edit worldspawn's physics mesh to add invisible bounds with PhysObj/GetMeshConvexes and Entity/PhysicsInitMultiConvex.
Thanks, that helped.
Sorry, you need to Log In to post a reply to this thread.