View Single Post
Mitchell
~lick~
Join Date: Mar 2010
Old 04-27-2012 , 18:53   Re: [CSS] Block ServerCommand
Reply With Quote #23

Quote:
Originally Posted by thetwistedpanda View Post
If memory serves me correctly there was a method a few years back that allowed you to create a different version of the .bsp and have clients download that version, yet it wouldn't break CRC checks.
There is, ive tried it, and failed horribly at it, its like making everything a func_brush, and just making it "kill" it's self after like 1 second on mapstart, so its just looks like an empty map on client side, but all the collision works on server side, etc.

oh lol, i seemed to get this to work:
alias exit "echo Nope."
alias map "echo Nope."

Last edited by Mitchell; 04-27-2012 at 18:55.
Mitchell is offline