12-29-2009, 09:41 AM
I am currently using this as my startup command:
taskset -c 3 ./srcds_run -game cstrike -ip xxx.xxx.xxx.xxx -port 27015 -maxplayers 11 -tvdisable -tickrate 100 +fps_max 0 +map de_dust2 +servercfgfile server.cfg -autoupdate -secure
But when the person puts tv_enable 1 inside the server.cfg, SourceTV still comes into the game. How can I prevent them from adding SourceTV?
taskset -c 3 ./srcds_run -game cstrike -ip xxx.xxx.xxx.xxx -port 27015 -maxplayers 11 -tvdisable -tickrate 100 +fps_max 0 +map de_dust2 +servercfgfile server.cfg -autoupdate -secure
But when the person puts tv_enable 1 inside the server.cfg, SourceTV still comes into the game. How can I prevent them from adding SourceTV?