12-13-2013, 06:52 AM
(This post was last modified: 12-13-2013, 06:54 AM by robssuttie.)
Soo im trying to create a deathrun for testing and what not but it keeps putting the game mode as sandbox? anyone help?
[undefined=undefined][undefined=undefined]My Server.cfg[/undefined][/undefined]
// Recommend use notepad++ or indent broke
// Basic settings
"hostname" "Robb's Test Server" // Server Name for Server List
"sv_defaultgamemode" "Deathrun"
"rcon_password" "DERP" // Remote control password (Blank to Disable) (Recommend use strong password)
"sv_password" "" // Server password (Blank to Disable)
"sv_region" "255" // Use for server list filtering: eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255
"sv_lan" "0" // Lan only (1) or Public (0)
// If you want use fast download, please remove slash and change to your server url.
//"sv_downloadurl" "http://example.com"
//"sv_allowdownload" "0"
// Sandbox server settings
"sbox_godmode" "0" // 1: No Damage 0: Normal
"sbox_plpldamage" "1" // 1: Disable PvP 0: Enable PvP
"sbox_noclip" "0" // 1: Enable Noclip 0: Disable Noclip
// Sandbox limits. 0 to Disable. -1 to Unlimited.
"sbox_maxprops" "150"
"sbox_maxragdolls" "2" // Too much Ragdoll = Lag
"sbox_maxnpcs" "0" // NPC may crash the server.
"sbox_maxballoons" "10"
"sbox_maxeffects" "10"
"sbox_maxdynamite" "3"
"sbox_maxlamps" "10" // Too much Lamps = Low FPS
"sbox_maxthrusters" "20"
"sbox_maxwheels" "10"
"sbox_maxhoverballs" "10"
"sbox_maxvehicles" "5"
"sbox_maxbuttons" "20"
"sbox_maxemitters" "5"
"sbox_maxspawners" "3"
"sbox_maxturrets" "2"
//Load bans
exec "banned_ip.cfg"
exec "banned_user.cfg"
----------------------------------------
[undefined=undefined] Autoexec.cfg [/undefined]
"gamemode deathrun"
Please help - Rob
[undefined=undefined][undefined=undefined]My Server.cfg[/undefined][/undefined]
// Recommend use notepad++ or indent broke
// Basic settings
"hostname" "Robb's Test Server" // Server Name for Server List
"sv_defaultgamemode" "Deathrun"
"rcon_password" "DERP" // Remote control password (Blank to Disable) (Recommend use strong password)
"sv_password" "" // Server password (Blank to Disable)
"sv_region" "255" // Use for server list filtering: eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255
"sv_lan" "0" // Lan only (1) or Public (0)
// If you want use fast download, please remove slash and change to your server url.
//"sv_downloadurl" "http://example.com"
//"sv_allowdownload" "0"
// Sandbox server settings
"sbox_godmode" "0" // 1: No Damage 0: Normal
"sbox_plpldamage" "1" // 1: Disable PvP 0: Enable PvP
"sbox_noclip" "0" // 1: Enable Noclip 0: Disable Noclip
// Sandbox limits. 0 to Disable. -1 to Unlimited.
"sbox_maxprops" "150"
"sbox_maxragdolls" "2" // Too much Ragdoll = Lag
"sbox_maxnpcs" "0" // NPC may crash the server.
"sbox_maxballoons" "10"
"sbox_maxeffects" "10"
"sbox_maxdynamite" "3"
"sbox_maxlamps" "10" // Too much Lamps = Low FPS
"sbox_maxthrusters" "20"
"sbox_maxwheels" "10"
"sbox_maxhoverballs" "10"
"sbox_maxvehicles" "5"
"sbox_maxbuttons" "20"
"sbox_maxemitters" "5"
"sbox_maxspawners" "3"
"sbox_maxturrets" "2"
//Load bans
exec "banned_ip.cfg"
exec "banned_user.cfg"
----------------------------------------
[undefined=undefined] Autoexec.cfg [/undefined]
"gamemode deathrun"
Please help - Rob