PDA

View Full Version : Insecure or Anti Vac


darkarmy
07-01-2004, 11:32 PM
Hey,
Well I need to make my server insecure or Anti Vac. I don't want it to connect to Vac. Would I add a line to my hlds_run startup? Could someone please help me.

zenichi
07-01-2004, 11:49 PM
in your server config ad this line:

secure 1

thats it!

jbdubbs
07-02-2004, 08:54 AM
No it's

secure 0

a2g-Mike
07-03-2004, 10:56 PM
Darkarmy,

You can also use the startup parameters -secure or -insecure.

darkarmy
07-04-2004, 12:46 PM
Alright Thanks for all the help.