SRCDS Steam group


Command Prompt Flash
#1
Hey guys i am trying to run a gmod dedicated server and i am having some problems. when i open my server.bat file the console flashs opne than closes within a second. any ideas? thanks
Reply
#2
Can you post your server.bat?
Reply
#3
realchamp Wrote:Can you post your server.bat?

c:
cd srcds
srcds.exe -console -game garrysmod +map gm_construct -port 27030 -maxplayers 10 -autoupdate
Reply
#4
Try this instead:

Code:
start c:/srcds/srcds.exe -console -game garrysmod +map gm_construct -port 27030 -maxplayers 10
Reply
#5
realchamp Wrote:Try this instead:

Code:
start c:/srcds/srcds.exe -console -game garrysmod +map gm_construct -port 27030 -maxplayers 10

still doin it
Reply
#6
Try this then:
Code:
start c:/srcds/orangebox/srcds.exe -console -game garrysmod +map gm_construct -maxplayers 10
Reply
#7
realchamp Wrote:Try this then:
Code:
start c:/srcds/orangebox/srcds.exe -console -game garrysmod +map gm_construct -maxplayers 10

THANK YOU DUDE IT WORKED!
Reply
#8
You're welcome Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)