02-11-2009, 04:47 PM
(This post was last modified: 02-12-2009, 01:27 AM by TalkingWaterfall.)
okay i read of some other guy who had the problem but i still cant solve it.
i get the message in gmod when trying to join my server. it works for my friends.
my command line to open server is: C:\srcds\orangebox\srcds.exe -console -game garrysmod +map rp_downtown_v3 +maxplayers 20 -autoupdate
My autoexec.cfg looks like this:
sv_defaultgamemode DarkRP
My server.cfg like this
And its weird cause i can join just fine in games like tf2 or l4d
i get the message in gmod when trying to join my server. it works for my friends.
my command line to open server is: C:\srcds\orangebox\srcds.exe -console -game garrysmod +map rp_downtown_v3 +maxplayers 20 -autoupdate
My autoexec.cfg looks like this:
sv_defaultgamemode DarkRP
My server.cfg like this
Code:
hostname "The Talking Server"
sv_defaultgamemode "DarkRP"
rcon_password "xxxxxxx"
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 "0"
sbox_maxthrusters "0"
sbox_maxwheels "4"
sbox_maxhoverballs "0"
sbox_maxvehicles "0"
sbox_maxbuttons "20"
sbox_maxemitters "0"
sbox_maxspawners "0"
sbox_maxturrets "0"
And its weird cause i can join just fine in games like tf2 or l4d