Discord
Steam
/
Garry's Mod
/
Help
/
Working/Not wo..
Login/Join
Event Log
Working/Not working in different gameodes.
0 replies, posted
Search
In This Thread
*****My server will work in sandbox with these settings:***** -console -nocrashdialog -game garrysmod +ip 50.31.65.210 -port 27015 +maxplayers 8 +exec server.cfg +gamemode sandbox +map gm_flatgrass -tickrate 33 "hostname" "--server name here--" "rcon_password" "--rcon pass here--" "sv_password" "" "sv_region" "0" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255 "sv_lan" "0" // Sandbox server settings "sbox_allownpcs" "1" "sbox_godmode" "0" "sbox_plpldamage" "0" // set this to 1 to disable player vs player damage. "sbox_playergod" "0" "sbox_noclip" "1" // Sandbox limits "sbox_maxprops" "150" "sbox_maxragdolls" "5" "sbox_maxnpcs" "10" "sbox_maxballoons" "10" "sbox_maxeffects" "50" "sbox_maxdynamite" "10" "sbox_maxlamps" "20" "sbox_maxthrusters" "30" "sbox_maxwheels" "20" "sbox_maxhoverballs" "20" "sbox_maxvehicles" "6" "sbox_maxbuttons" "20" "sbox_maxsents" "20" "sbox_maxemitters" "5" "sbox_maxspawners" "3" "sbox_maxturrets" "2" // Sandbox WIRE limits // If you are not running wire addon, remove this entire section. "sbox_maxwire_wheels" "20" "sbox_maxwire_waypoints" "30" "sbox_maxwire_values" "20" "sbox_maxwire_twoway_radioes" "30" "sbox_maxwire_turret" "10" "sbox_maxwire_thrusters" "30" "sbox_maxwire_target_finders" "10" "sbox_maxwire_speedometers" "14" "sbox_maxwire_emitters" "25" "sbox_maxwire_simple_explosive" "30" "sbox_maxwire_sensors" "30" "sbox_maxwire_screens" "20" "sbox_maxwire_relays" "20" "sbox_maxwire_rangers" "20" "sbox_maxwire_radioes" "30" "sbox_maxwire_sockets" "20" "sbox_maxwire_plugs" "20" "sbox_maxwire_pixels" "20" "sbox_maxwire_panels" "20" "sbox_maxwire_outputs" "20" "sbox_maxwire_oscilloscopes" "20" "sbox_maxwire_locators" "30" "sbox_maxwire_lights" "16" "sbox_maxwire_inputs" "20" "sbox_maxwire_indicators" "21" "sbox_maxwire_hoverballs" "20" "sbox_maxwire_gyroscopes" "10" "sbox_maxwire_gpss" "10" "sbox_maxwire_gate_trigs" "30" "sbox_maxwire_gate_times" "30" "sbox_maxwire_gate_selections" "30" "sbox_maxwire_gate_memorys" "30" "sbox_maxwire_gate_logics" "30" "sbox_maxwire_gate_comparisons" "30" "sbox_maxwire_gates" "50" "sbox_maxwire_explosive" "30" "sbox_maxwire_dual_inputs" "20" "sbox_maxwire_detonators" "20" "sbox_maxwire_buttons" "25" "sbox_maxwire_adv_inputs" "20" -console -nocrashdialog -game garrysmod +ip 50.31.65.210 -port 27015 +maxplayers 8 +exec server.cfg +gamemode sandbox +map gm_flatgrass -tickrate 33 *****Last night it works with these settings but now it does not:***** // Server.cfg Executes on maploads // For Convars like sv_cheats 1 = on 0 = off hostport "27015" //Port used for the Server Hostname "Server Name" // host name rcon_password "Password" // rcon password sv_password "" //Server Password //DarkRP net_maxfilesize 50 sbox_noclip 0 sbox_plpldamage 1 sbox_godmode 0 ulx map rp_c18_v1 rp_showjob 1 rp_toolgun 1 rp_proppaying 1 rp_letters 1 rp_earthquakes 1 rp_maxcps 5 rp_drugpayamount 30 rp_maxdruglabs 4 rp_maxgangsters 5 rp_maxgundealers 2 rp_allowpdchief 1 rp_dm_autokick 0 sv_defaultgamemode "DarkRP" sbox_noclip "0" sbox_godmode "0" sbox_plpldamage "0" rp_toolgun "1" //Voice Chat sv_voiceenable 1 // Enable Voice sv_alltalk 1 // Allow all the teams to talk to each other // Lan sv_lan 0 // Lol Lan //Rates (Don't change unless you under stand these) sv_maxcmdrate 33 sv_maxupdaterate 60 sv_maxrate 0 sv_minrate 2000 sv_minupdaterate 20 //Fall Damage, 1 for realistic, 0 for 10 hp mp_falldamage 0 //How fast a Spray can be Sprayed, In seconds decalfrequency 3 // LOGGING sv_logbans 1 sv_stats 1 log 1 //Turn this off if you don't like the logging in the console (L <date> then some other stuff), logs are in garrysmod/logs //Leave off unless you want them on. (Most things that crash servers are cheats.) sv_cheats 0 //Downloading sv_downloadurl "http://a4p.host-right.info/orangebox/garrysmod" sv_allowdownload 1 sv_allowupload 1 net_maxfilesize 100 //Holy shit, a command no one ever uses "sv_lan" "0" "maxplayers" "8" "sbox_allownpcs" "0" "sbox_maxprops" "15" "sbox_maxragdolls" "0" "sbox_maxnpcs" "0" "sbox_maxballoons" "0" "sbox_maxeffects" "0" "sbox_maxdynamite" "0" "sbox_maxlamps" "0" "sbox_maxthrusters" "5" "sbox_maxwheels" "4" "sbox_godmode" "0" "sbox_plpldamage" "1" "sbox_playergod" "0" "sbox_noclip" "0" "sbox_maxhoverballs" "0" "sbox_maxvehicles" "2" "sbox_maxbuttons" "5" sv_region 0 sv_timeout 65 //File for Mapcycle if you need it mapcyclefile mapcycle.txt //If you want something to not be executed put it like this //sv_cheats 1 //if you put the slashes infront of something everything to the right of them is not executed //Make sure the Bans are loaded exec banned_user.cfg -console -nocrashdialog -game garrysmod +ip 50.31.65.210 -port 27015 +maxplayers 8 +map rp_c18_v1 +exec server.cfg +gamemode darkrp +host_workshop_collection "Collection # here" -authkey "my key is here"
Sorry, you need to
Log In
to post a reply to this thread.