• DarkRP Server
    8 replies, posted
Can someone make me a DarkRP server.cfg, With all the "sbox" and "rp" commands? I need to be running the perfect server :)
Well this is just dark rp commands. Well I wish you luck with your rp server. -- 1 for YES -- 0 for NO CfgVars["ooc"] = 1 --OOC allowed CfgVars["alltalk"] = 1 --All talk allowed CfgVars["crosshair"] = 0 --Crosshairs enabled? CfgVars["strictsuicide"] = 0 --Should players respawn where they suicided (regardless of they're arrested or not) CfgVars["propertytax"] = 1 --Property taxes CfgVars["cit_propertytax"] = 0 --Just citizens have to pay property tax? CfgVars["banprops"] = 1 --Prop banning CfgVars["toolgun"] = 0 --Tool gun enabled? CfgVars["allowedprops"] = 0 --Should players be only able to spawn "allowed" props? CfgVars["propspawning"] = 1 --Prop spawning enabled? CfgVars["adminsents"] = 1 --Should all SENTs be admin only? CfgVars["adminsweps"] = 1 --Should all sweps be admin only? CfgVars["cpvote"] = 1 --Should people be able to use /votecop? CfgVars["mayorvote"] = 1 --Should people be able to use /votemayor? CfgVars["enforceplayermodel"] = 1 --Should player models be enforced? (Bans using player models like zombie/combine/etc) CfgVars["proppaying"] = 1 --Should players pay for props CfgVars["letters"] = 1 --Allow letter writing CfgVars["cpvoting"] = 1 --Allow CP voting CfgVars["mayorvoting"] = 1 --Allow Mayor voting CfgVars["cptomayoronly"] = 0 --Only CPs can do /votemayor CfgVars["physgun"] = 1 --Physguns for everybody? 0 = Admins only CfgVars["netplay"] = 0 --NetPlay, Have fun with MySquid! CfgVars["teletojail"] = 1 --Should Criminals Be AUTOMATICALLY Teleported TO jail? CfgVars["telefromjail"] = 1 --Should Jailed People be automatically Teleported FROM jail? CfgVars["allowgang"] = 1 -- Should Gangs be allowed? CfgVars["allowmedics"] = 1 -- Should Medics be allowed? CfgVars["allowdealers"] = 1 -- Should Gun Dealers be allowed? CfgVars["allowassasins"] = 1 -- Should Assasins Be Aloud? CfgVars["allowthiefs"] = 1 -- Should thiefs Be Aloud? CfgVars["allowcooks"] = 1 -- Should Cooks be allowed? CfgVars["customspawns"] = 1 -- Custom spawn points enabled? CfgVars["earthquakes"] = 0 -- Should earthquakes be enabled? CfgVars["dmautokick"] = 1 -- Enable deathmatch auto-kick CfgVars["doorwarrants"] = 1 -- Whether or not CPs require a warrant to smash in a door -- You can set the exact value of the below items: CfgVars["aspd"] = 150 --Arrested speed CfgVars["cspd"] = 120 --Crouch Speed CfgVars["rspd"] = 350 --Run Speed CfgVars["wspd"] = 150 --Walk Speed CfgVars["doorcost"] = 80 --Cost to buy a door. CfgVars["vehiclecost"] = 700 --Car/Airboat Cost CfgVars["normalsal"] = 45 -- Normal Salary CfgVars["paydelay"] = 300 --Pay day delay (in seconds) CfgVars["maxmayor"] = 1 --Maximum amount of Mayors you can have CfgVars["maxcps"] = 4 --Max number of CPs you can have CfgVars["propcost"] = 40 --Prop cost CfgVars["maxdruglabs"] = 1 -- Maximum drug labs per player CfgVars["maxdrugs"] = 5 -- Maximum drug bottles per druglab owner CfgVars["maxmicrowaves"] = 1 --Maximum microwave ovens per player CfgVars["maxfoods"] = 2 -- Maximum food cartons per microwave owner CfgVars["maxgunlabs"] = 1 --Maximum gun labs per player CfgVars["maxgangsters"] = 3 -- Maximum number of Gangsters CfgVars["maxmedics"] = 3 -- Maximum number of Medics CfgVars["maxgundealers"] = 1 -- Maximum number of Gun dealers CfgVars["maxassasins"] = 2 -- Maximum number of Assasins CfgVars["maxthiefs"] = 3 -- Maximum number of Thiefs CfgVars["maxcooks"] = 2 -- Maximum number of Cooks CfgVars["quakechance"] = 4000 -- Earthquake probability (1 in 4000) CfgVars["dmgracetime"] = 30 -- Players have a 30 second grace time by default CfgVars["dmmaxkills"] = 5 -- ...in which they can make a maximum of 3 kills CfgVars["demotetime"] = 120 -- Amount of time a player is banned from rejoining a team after being demoted CfgVars["searchtime"] = 30 -- Amount of time a search warrant is valid for
Thanks a ton bro
Can anyone supply a list of sbox commands? :)
DarkRP Automatically saves the config that you do in the Admin menu. It is also recommended that you do it this way to prevent any conflicts when the settings are loaded from the SQLite database. As for the sandbox commands, [url=http://wiki.garrysmod.com/?title=Admin#Setting_Limits]Refer to this wiki article.[/url] I wish you the best of luck on your journey.
Everyone always turns earthquakes off. Don't be boring, just set the chances of it happening to something rarer :-(
# sbox_noclip "0" # sbox_godmode "0" # sbox_plpldamage "1" # rp_toolgun "1" # sbox_maxprops "1000" # sbox_maxragdolls "0" # sbox_maxeffects "0" # sbox_maxdynamite "0" # sbox_maxlamps "5" # sbox_maxthrusters "0" # sbox_maxwheels "4" # sbox_maxhoverballs "0" # sbox_maxvehicles "0" # sbox_maxbuttons "20" # sbox_maxemitters "0" # sbox_maxspawners "0" # sbox_maxturrets "0" thats what i use. just make a server.cfg file if ya know how :o
[QUOTE=ohandimawesome;16895980]# sbox_noclip "0" # sbox_godmode "0" # sbox_plpldamage "1" # rp_toolgun "1" # sbox_maxprops "1000" # sbox_maxragdolls "0" # sbox_maxeffects "0" # sbox_maxdynamite "0" # sbox_maxlamps "5" # sbox_maxthrusters "0" # sbox_maxwheels "4" # sbox_maxhoverballs "0" # sbox_maxvehicles "0" # sbox_maxbuttons "20" # sbox_maxemitters "0" # sbox_maxspawners "0" # sbox_maxturrets "0" thats what i use. just make a server.cfg file if ya know how :o[/QUOTE] Do you ever wonder why people can't kill other people?
haha i figured that out :]
Sorry, you need to Log In to post a reply to this thread.