07-06-2008, 08:26 AM
(This post was last modified: 07-06-2008, 08:28 AM by xlastshotx.)
I recently built a dedicated server for a couple games of CS:S and one Garry's Mod 10. Everything is working fine but I am having a bit of a problem. For some reason, only the first server that I start up is VAC secured any others I start up after are not. I have tried different things on all four servers to get them VAC secured, but still it is always the first server I start that is VAC secured.
I have tried finding an answer on Google and not much comes up. Can anyone help me get all my servers VAC secured?
Here are my srcds start up batch files:
Scrim
c:\srcds1\srcds.exe -console -game cstrike -secure -autoupdate +map de_dust2 +maxplayers 11 -secure 1 -tickrate 100 -boost 3 -fps_max 0 +tv_port 27020
Public
c:\srcds2\srcds.exe -console -game cstrike -autoupdate -debug -secure +map de_dust2 +maxplayers 18 +port 27000 -tickrate 100 +tv_port 27019 +fps_max 600
Gun Game
c:\srcds3\srcds.exe -console -autoupdate -game cstrike +map gg_simpsons_x +maxplayers 32 -port 27013 -tickrate 100 +tv_port 27017 +exec server.cfg +fps_max 600
Garry's Mod 10
c:\gmod1\orangebox\srcds.exe -autoupdate -console -game "garrysmod" +map gm_construct +maxplayers 10 -port 27012 -tickrate 66 +tv_port 27016 +fps_max 600
Here are my srcds server.cfg's:
http://www.mediafire.com/?2dtdnbkmbmd
I have tried finding an answer on Google and not much comes up. Can anyone help me get all my servers VAC secured?
Here are my srcds start up batch files:
Scrim
c:\srcds1\srcds.exe -console -game cstrike -secure -autoupdate +map de_dust2 +maxplayers 11 -secure 1 -tickrate 100 -boost 3 -fps_max 0 +tv_port 27020
Public
c:\srcds2\srcds.exe -console -game cstrike -autoupdate -debug -secure +map de_dust2 +maxplayers 18 +port 27000 -tickrate 100 +tv_port 27019 +fps_max 600
Gun Game
c:\srcds3\srcds.exe -console -autoupdate -game cstrike +map gg_simpsons_x +maxplayers 32 -port 27013 -tickrate 100 +tv_port 27017 +exec server.cfg +fps_max 600
Garry's Mod 10
c:\gmod1\orangebox\srcds.exe -autoupdate -console -game "garrysmod" +map gm_construct +maxplayers 10 -port 27012 -tickrate 66 +tv_port 27016 +fps_max 600
Here are my srcds server.cfg's:
http://www.mediafire.com/?2dtdnbkmbmd