05-18-2013, 05:55 AM
(This post was last modified: 05-18-2013, 05:47 PM by kill4hell7845.)
Hi I just installed a SRCDS server for gmod for the first time.
Here is what I typed
@echo off
cd C:\SRCDS\Servers\orangebox\
echo Starting game server.
echo Starting UR HappyMan Server
srcds.exe -console -game garrysmod +sv_defaultgamemode sandbox +map gm_construct +maxplayers 24 -sv_lan 0 -tickrate 66 +port 27015 -
echo Server has now started.
Why does it open up on lan mode all the time? Its only on the lan tab and no one can join me. How do I fix it???
Here is what I typed
@echo off
cd C:\SRCDS\Servers\orangebox\
echo Starting game server.
echo Starting UR HappyMan Server
srcds.exe -console -game garrysmod +sv_defaultgamemode sandbox +map gm_construct +maxplayers 24 -sv_lan 0 -tickrate 66 +port 27015 -
echo Server has now started.
Why does it open up on lan mode all the time? Its only on the lan tab and no one can join me. How do I fix it???