Posts: 7
Threads: 5
Joined: Aug 2008
Reputation:
0
08-14-2008, 06:34 PM
ok i have perfect windows server. but i just instaled alinux server running fine and all. i know the command to turn vac off, but would someone pleae tell me where and how to add the command to a linux server. much appriciated
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
08-15-2008, 05:40 AM
(This post was last modified: 08-15-2008, 05:40 AM by Arjen.)
Go to the folder that contains srcds_run executable (find / -name srcds_run ):
./srcds_run +maxplayers <#> +map de_dust2 +log on +ip <server ip> -autoupdate -verify_all -tickrate 100 -port 27015 -insecure
Put it in a script ...