02-12-2009, 07:49 AM
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
Command Prompt Flash
|
02-12-2009, 07:49 AM
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
02-12-2009, 07:50 AM
Can you post your server.bat?
02-12-2009, 07:52 AM
realchamp Wrote:Can you post your server.bat? c: cd srcds srcds.exe -console -game garrysmod +map gm_construct -port 27030 -maxplayers 10 -autoupdate
02-12-2009, 07:59 AM
Try this instead:
Code: start c:/srcds/srcds.exe -console -game garrysmod +map gm_construct -port 27030 -maxplayers 10
02-12-2009, 08:01 AM
realchamp Wrote:Try this instead: still doin it
Try this then:
Code: start c:/srcds/orangebox/srcds.exe -console -game garrysmod +map gm_construct -maxplayers 10
02-12-2009, 08:04 AM
realchamp Wrote:Try this then: THANK YOU DUDE IT WORKED! |
« Next Oldest | Next Newest »
|