// DarkRP Server.CFG \\
// Server.cfg Executes on maploads \\
// For Convars like sv_cheats 1 = on 0 = off \\
// Made by Martinerrr for dream-land.cz.cc [=DL=]\\
--Basic convars
"Hostname" "ACG|/Serious/DarkRP[Wire](Custom Shipments)" // The Server Name; clan name, clan tag, addons \\
"hostport" 27015 // Port used for the Server recommended 27015 \\
"rcon_password" "du3245t3kn&$%Fppäsxyasö§$$"§"däwäüp"öää $%$Ö§($)OI§KEDEWHKAFJ" // Password; RCON this is the admin console \\
"sv_password" "" // Server Password if you want your server locked \\
"sv_lan" "0" // Lan = Local Server use this if your stupid.. \\
"sv_scriptenforcer" "1" // Just put this on \\
"net_maxfilesize" "999999999" // This is the amount people should be able to download(EvoCity) \\
"sv_tags" "DarkRP, Custom Shipments, Wiremod" // Tags; addons, clan tag things about your server. \\
"mp_falldamage" "1" // Fall Damage, 1 for realistic, 0 for 10 hp \\
"decalfrequency" "1" // How fast a spray can be sprayed, in seconds \\
"sv_cheats" "0" // Leave off unless you want them on, most things that crash servers are cheats \\
"maxplayers" "10" // Maximum players until the server is full ... \\
"sv_region" "3" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4, \\
// australia: 5 - middle east: 6 - africa: 7 - world: 255 \\
"sv_timeout" "0" // Amount in seconds for being afk; 0 to disable \\
-- Sandbox Convars -NEEDED FOR DARKRP-
"sbox_allownpcs" "0" // Allow NPCs in DarkRP put it on disabled = 0 \\
"sbox_maxprops" "80" // Don't make this too much if you use a good map as rp_downtown_v2 \\
"sbox_maxragdolls" "0" // Unnecessary on DarkRP.. \\
"sbox_maxnpcs" "0" // It's disabled so make it 0 \\
"sbox_maxballoons" "2" // Balloons Very Happy \\
"sbox_maxeffects" "0" // Put this off or people will make the skybox weird and dark... \\
"sbox_maxdynamite" "0" // It's RP not Oh snap trap, land \\
"sbox_maxlamps" "0" // Lamps, this will make the server lagg \\
"sbox_maxthrusters" "2" // Why would we need thrusters anyway? \\
"sbox_maxwheels" "4" // Idk if roleplayers are bored... \\
"sbox_maxhoverballs" "0" // This will only be prop lifting \\
"sbox_maxvehicles" "0" // You can spawn vechicles not recommended on small maps \\
"sbox_maxbuttons" "15" // Just make it enough, people want to have buttons or its prop block \\
"sbox_playergod" "0" // Same as godmode 1 to enable 0 to disable \\
"sbox_noclip" "0" // Everyone will be able to noclip also guests. \\
"sbox_godmode" "0" // Godmode; no one will be able to die in your server. \\
"sbox_plpldamage" "0" // PeopleDamage; 1 = Disabled 0 = Damage; deathmatching \\
-- DarkRP convars
"rp_toolgun" "1" // 0 = No toolgun 1 = recommended \\
"rp_showjob" "1" // Your job will be above your head I turned it off your name will still appear \\
"rp_proppaying" "0" // If you build a prop you need to pay for it on - off: 1 - 0 \\
"rp_letters" "1" // /letter <text> on - off: 1 - 0 \\
"rp_earthquakes" "0" // Earthquakes? I turned it off because it's annoying \\
"rp_drugpayamount" "100" // How much you should pay for the drugs \\
-- "rp_maxcps" "8" // How many CPs; I don't use this because I edited it \\
-- "rp_maxdruglabs" "4" // How many druglabds?; I don't use this because I edited it \\
-- "rp_maxgangsters" "10" // How many gangsters?; I don't use this because I edited it \\
-- "rp_maxgundealers" "3" // How many gundealers?; I don't use this because I edited it \\
"rp_allowpdchief" "0" // A chief that is the superior of the cops, recommended \\
"rp_dm_autokick" "0" // I don't recommend this if you got admins, it could be a accident \\
"sv_defaultgamemode" "DarkRP" // I don't need this because I got a loading program already \\
-- Chat convars
"sv_voiceenable" "1" // Enable Voice chat \\
"sv_alltalk" "1" // Allow all the teams to talk to each other \\
-- Rates (Don't change unless you understand these)
"sv_maxcmdrate" "33"
"sv_maxupdaterate" "60"
"sv_maxrate" "0"
"sv_minrate" "2000"
"sv_minupdaterate" "20"
-- LOGGING
"sv_logbans" "1" // Log all bans garrysmod/logs \\
"sv_stats" "1"
"log" "1" //(L <date> then some other stuff), logs are in garrysmod/logs \\
-- Downloading
"sv_downloadurl" "http://ni6504_2.fastdownload.nitrado.net/garrysmod/" // A website with all files people should download; less lagg (Sort of SVN) \\
"sv_allowdownload" "1" // If you don't put it on then you must have sandbox with nothing added \\
"sv_allowupload" "1" // This must be on, I recommend the convar above too \\
"net_maxfilesize" "999999999" // This is the amount people should be able to download in mb(EvoCity 64mb problems fixed with this command) \\
-- Other
-- ulx map RP_DownTown_V2 DarkRP // I don't use ULX but Assmod; better restrictions \\
-- mapcyclefile mapcycle.txt // File for Mapcycle if you need it \\
exec banned_user.cfg // Load bans \\
-- If you want something to not be executed put it like this
-- sv_cheats 0
-- if you put the forward slashes or -- infront of something everything to the right of them is not executed
fps_max "1000"