ive dl all the things but idk how to run it says when i click on the darkrp folder a little cmd box comes up and says map load failed because its not a valid format but i don't know how to get it out of the .bsp extension. I have made a server.cfg folder but idk if its right this is what is in it
1. hostname "DIRTYBRYAN"
2. sv_defaultgamemode "DarkRP"
3. rcon_password "xxxxxxxxx"
4. sbox_noclip "0"
5. sbox_godmode "0"
6. sbox_plpldamage "0"
7. rp_toolgun "1"
8. sbox_maxprops "1000"
9. sbox_maxragdolls "0"
10. sbox_maxeffects "0"
11. sbox_maxdynamite "0"
12. sbox_maxlamps "0"
13. sbox_maxthrusters "0"
14. sbox_maxwheels "4"
15. sbox_maxhoverballs "0"
16. sbox_maxvehicles "0"
17. sbox_maxbuttons "20"
18. sbox_maxemitters "0"
19. sbox_maxspawners "0"
20. sbox_maxturrets "0"
i have done the ports but idk how to run my dark rp server any help would be appreciated
i use this.
sv_password ""
exec banned.cfg
//This should work.
hostname "Here the name of the server"
rcon_password" "***************"
sv_password ""
sv_region "0"
sv_lan "0"
// Sandbox server settings
"sbox_allownpcs" "0"
"sbox_godmode" "0"
"sbox_plpldamage" "1" // set this to 1 to disable player vs player damage.
"sbox_playergod" "0"
"sbox_noclip" "1"
net_maxfilesize 200
sv_allowdownload 1
sv_allowupload 0
// Bandwidth rates/settings
sv_unlag "1"
sv_maxunlag "0.5"
sv_maxrate "50000"
sv_minrate "25000"
sv_client_predict "1"
sv_client_interpolate "1"
sv_client_min_interp_ratio "1"
sv_client_max_interp_ratio "2"
sv_minupdaterate "66"
sv_maxupdaterate "101"
sv_maxcmdrate "100"
sv_mincmdrate "66"
sv_client_cmdrate_difference "30"
sv_forcepreload "1"
sv_consistency "1"
sv_region "3"
sv_airaccelerate 1000
// Server cvars
sv_lan 0
sv_cheats 0
sv_timeout 20
net_maxfilesize 16
sv_defaultgamemode "DarkRP"
Sorry, you need to Log In to post a reply to this thread.