GMod DarkRP [SOLVED]
i have gone through many tutorials to start a DarkRP dedicated server. it mostly comes back to install srcds, adding a start.bat and adding DarkRP gamemode the gamemodes folder.
but i always get a "couldn't change gamemode - couldn't find 'DarkRP'". i can change the map and access the server but its still sandbox. can some one help?

p.s. i'd like to find a preset server file that i can put in c:\, run and modify if there is such a thing available
Last edited by Johnny Russian; Jan 15, 2016 @ 6:46pm
< >
Showing 1-2 of 2 comments
Johnny Russian Jan 13, 2016 @ 9:36pm 
what i did was use SteamCMD to install the srcds, i added the start.bat which is supposed to change the DarkRP gamemode and map on startup (pretty sure thats right). and added the DarkRP file from a Github address in to the gameodes section where the files were installed

when i googled how to make a darkrp server i got this method over and over

p.s. WTF that took less than 60 seconds to get a response
Johnny Russian Jan 15, 2016 @ 6:46pm 
i found an answer. i change the start.bat code to something SLIGHTLY different

@echo off
cd C:\SRCDS\Servers\Garysmod\orangebox
echo Starting game server.
echo Starting Vomere's Server
srcds.exe -console -game garrysmod +gamemode darkrp +map gm_atomic +maxplayers 24 -tickrate 66
echo Server has now started.

not sure what the turning point was though

also for anyone else who finds this, check that anything that says DarkRP says darkrp instead
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Jan 13, 2016 @ 9:28pm
Posts: 2