What would I need to do network wise to get a second srcds up?
You can't run 2 at the same time; the ports would overlap.
[editline]01:40PM[/editline]
You can however, have 2 installed and run each at different times...
[QUOTE={ABK}AbbySciuto;24292439]You can't run 2 at the same time; the ports would overlap.
[editline]01:40PM[/editline]
You can however, have 2 installed and run each at different times...[/QUOTE]
Well can't you move the ports over? I've heard something about that I just don't understand fully.
Add this to the startup line of your second server:
+port 27016
Remember to also forward that port.
[QUOTE=bl00db4th7;24308786]Add this to the startup line of your second server:
+port 27016
Remember to also forward that port.[/QUOTE]
Ah. Didn't know you could change ports for SRCDS...
[QUOTE=bl00db4th7;24308786]Add this to the startup line of your second server:
+port 27016
Remember to also forward that port.[/QUOTE]
I heard you need to move it over at least 5 ports, 10 to be sure. But where do I put that? Like in console? Or is there an auto run thing to do that?
you stick it in the startup line of SRCDS.
Yeah you are going to have to help me on this. No idea what start up line is.
how do you start your server? a control panel?
Nope. Its the srcds where to type this in "run"
c:\srcds\orangebox\srcds.exe -console -game garrysmod +map gm_flatgrass -maxplayers 20-autoupdate
[QUOTE=colestiverson;24320255]Nope. Its the srcds where to type this in "run"
c:\srcds\orangebox\srcds.exe -console -game garrysmod +map gm_flatgrass -maxplayers 20-autoupdate [b]+port 27016[/b][/QUOTE]
Done
Okay Ill give it a try
[QUOTE=colestiverson;24320255]Nope. Its the srcds where to type this in "run"
c:\srcds\orangebox\srcds.exe -console -game garrysmod +map gm_flatgrass -maxplayers 20 -autoupdate[/QUOTE]
ok lets make life a little easier.
1) goto: c:\srcds\orangebox\ and create a shortcut to SRCDS.exe, Put this on your desktop.
2)Right click on that Shortcut and goto properties.
3)In the 'Target' put: -console -game garrysmod +map gm_flatgrass -maxplayers 20 -autoupdate +port 27025 -exec server.cfg
===
Now all you have to do is click on the shortcut and your server launches
I don't start my server via shortcut. I have a program that auto restarts the server if it crashes. And that command line is in there at all times. Thanks though.
Sorry, you need to Log In to post a reply to this thread.