I set up a dedicated server, using this video:
[MEDIA]http://www.youtube.com/watch?v=7Un0lbHZGdk[/MEDIA].
I want to make a NON-Vac server, using sv_secure 0, but my server is still VAC'd after a few restarts and updates.
Here is my server.cfg:
[code]//Server Cvars
hostname "Facepunch Jailbreak | 66 TICK | No VAC"
sv_secure 0
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 1
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_consistency 1
sv_cheats 0
sv_gravity 800
sv_maxvelocity 3500
sv_unlag 1
sv_voicecodec voice_speex
sv_hltv 0
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_chattime 10
sv_timeout 65
sv_instancebaselines 1
//Rcon Cvars
rcon_password "lolhi"
sv_rcon_banpenalty 0
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
//Round Cvars
mp_freezetime 5
mp_roundtime 5
mp_startmoney 16000
mp_c4timer 45
mp_fraglimit 100
mp_maxrounds 100
mp_winlimit 0
mp_playerid 0
mp_spwanprotectiontime 0
//Bandwidth Rates
sv_maxrate 0
sv_minrate 5000
decalfrequency 10
sv_maxupdaterate 30
sv_minupdaterate 10
sv_maxunlag 1
//Server logging
log off
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
//Bots
bot_add
bot_quota 0
bot_quota_mode normal
bot_difficulty 2
bot_chatter radio
bot_auto_follow 1
bot_auto_vacate 1
bot_join _after_player 1
bot_defer_to_human 1
bot_prefix gay
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 1000
bot_all_weapons
//Operation
sv_lan 0
sv_region 3
//Client Cvars
fps_max 300
cl_allowdownload 1
cl_allowupload 1
cl_cmdrate 0
cl_updaterate 20
[/code]
Help?
Try starting the server with -insecure as a launch command.
[QUOTE=AntonFTW;22289179]Try starting the server with -insecure as a launch command.[/QUOTE]
Tool! You won an internet my fine sirs.
[editline]03:10PM[/editline]
[b]More Problems Ahoy[/b]
1. I can not see my server anywhere in the Server list.
2. It shows up in the Lan Tab
3. I cannot connect to it.
[editline]03:11PM[/editline]
Also, sv_lan is set to 0
[editline]03:59PM[/editline]
Bump help
Sorry, you need to Log In to post a reply to this thread.