• Buying Server. Need a server.cfg for DarkRP
    8 replies, posted
Hey People. I need help to get a server.cfg for a DarkRP Server and I've looked around for some server.cfg's yet they all have different contents. I was hoping if I could get a basic idea on a server.cfg and then edit out anything I want or don't want. So can some please give me a server.cfg with EVERYTHING I need in it. Yours RussianKid
Its not that hard to create one your self , look on wiki , theres one there , i cant help more for now i am of to school :/
Here you go: [CODE]//Dark RP cfg "sv_fun" "0" "sv_dumbass" "1" [/CODE]That should be all you need mate!
Theres no Server.cfg example on wiki only class creation. And I would make one of my own if I knew what to put into it.
you put all the settings you would do in console when you make your own server like for example , net_maxfilesize 50 sbox_noclip 0 sbox_plpldamage 0 sbox_godmode 0 ulx map RP_DownTown_V2 DarkRP rp_showjob 1 rp_toolgun 1 rp_proppaying 1 rp_letters 1say 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 And so on so .... what ever
Would this be correct? "ServerSettings" { // Basic settings // For sv_region: eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255 "hostname" "************" "rcon_password" "*******" "sv_password" "" "sv_region" "5" "sv_lan" "0" // Sandbox server settings "sbox_allownpcs" "0" "sbox_godmode" "0" "sbox_plpldamage" "1" "sbox_playergod" "0" "sbox_noclip" "0" // Sandbox limits "sbox_maxprops" "25" "sbox_maxragdolls" "0" "sbox_maxnpcs" "0" "sbox_maxballoons" "1" "sbox_maxeffects" "0" "sbox_maxdynamite" "0" "sbox_maxlamps" "7" "sbox_maxthrusters" "0" "sbox_maxwheels" "1" "sbox_maxhoverballs" "0" "sbox_maxvehicles" "0" "sbox_maxbuttons" "8" "sbox_maxsents" "0" "sbox_maxemitters" "0" "sbox_maxspawners" "0" "sbox_maxturrets" "0" "rp_showjob" "1" "rp_toolgun" "0" "rp_proppaying" "0" "rp_letters" "1" "rp_earthquakes" "0" "rp_maxcps" "5" "rp_drugpayamount" "35" "rp_maxdruglabs" "4" "rp_maxgangsters" "5" "rp_maxgundealers" "2" "rp_allowpdcheif" "1" "rp_dm_autokick" "0" "sv_defaultgamemode" "DarkRP" "ulx map RP_DownTown_V2" "DarkRP" "decalfrequency" "3" "mp_falldamage" "1" }
Is it really that hard to make one yourself?
Well Sort of Since I have no idea if I did it right since the internet is saying different things on every example.
I love how you allow toolgun tools yet toolgun is disabled.
Sorry, you need to Log In to post a reply to this thread.