silenthunter171 Wrote:what do recommend for a command line, I was max performance and everything.
For match servers on my FreeBSD box i use:
Code:
screen -A -m -d -S css-match ./srcds_run -game cstrike -ip xx.xx.xx.xx -port 27015 +maxplayers 11 +fps_max 1000 +map de_dust2 -tickrate 100 -autoupdate
This assuming you have a 1000hz kernel config and screen installed.