• Server Locked Itself
    4 replies, posted
Ok well my server has seemed to lock itself, i think it's something to do with the Server.cfg i messed with. here it is. [code] "ServerSettings" { "hostname" "Pruney's Fun Build [24/7|PHX|WIRE|GCOMBAT|+MORE] <GGT> " "rcon_password" "12345" "sv_password" "0" // "sv_defaultgamemode" "sandbox" "sv_lan" "0" "maxplayers" "12" "sbox_allownpcs" "1" "sbox_maxprops" "100" "sbox_maxragdolls" "5" "sbox_maxnpcs" "0" "sbox_maxballoons" "10" "sbox_maxeffects" "10" "sbox_maxdynamite" "0" "sbox_maxlamps" "10" "sbox_maxthrusters" "30" "sbox_maxwheels" "30" "sbox_godmode" "0" "sbox_plpldamage" "1" "sbox_playergod" "0" "sbox_noclip" "1" "sbox_maxhoverballs" "20" "sbox_maxvehicles" "2" "sbox_maxbuttons" "30" "sbox_maxsents" "20" "sbox_maxemitters" "5" "sbox_maxspawners" "1" "sbox_maxturrets" "1" "sv_allowdownload" "0" "sv_allowupload" "0" "sv_downloadurl" "*************" } [/code]
"sv_password" "0"
Still wont work, i changed it all to look like this. [code]"ServerSettings" { "hostname" "Pruney's Fun Build [24/7|PHX|WIRE|GCOMBAT|+MORE] <GGT> " "rcon_password" "12345" "sv_password" "0" // "sv_defaultgamemode" "sandbox" "sv_lan" "0" "maxplayers" "12" "sbox_allownpcs" "1" "sbox_maxprops" "100" "sbox_maxragdolls" "5" "sbox_maxnpcs" "0" "sbox_maxballoons" "10" "sbox_maxeffects" "10" "sbox_maxdynamite" "0" "sbox_maxlamps" "10" "sbox_maxthrusters" "30" "sbox_maxwheels" "30" "sbox_godmode" "0" "sbox_plpldamage" "1" "sbox_playergod" "0" "sbox_noclip" "1" "sbox_maxhoverballs" "20" "sbox_maxvehicles" "2" "sbox_maxbuttons" "30" "sbox_maxsents" "20" "sbox_maxemitters" "5" "sbox_maxspawners" "1" "sbox_maxturrets" "1" "sv_allowdownload" "0" "sv_allowupload" "0" "sv_downloadurl" "***********************" }[/code]
Actually, Shepsie meant 'Remove sv_password "0"'.
[QUOTE=Bloodclaw;22467103]Actually, Shepsie meant 'Remove sv_password "0"'.[/QUOTE] Ah thankyou. [editline]06:57PM[/editline] Problem solved cheers, both of you.
Sorry, you need to Log In to post a reply to this thread.