Web Hosting Talk







View Full Version : running 2 game servers?


Flumps
07-31-2004, 10:41 AM
is it possible to run 2 game servers on the same server ip?

would this work,

in the start file having:

screen -dmS clan101 ./hlds_run -game dod +ip xxx.xxx.xxx.xxx +"portnumer" +maxplayers 12 +exec server.cfg +map dod_anzio

where you have "port number" just changing that toa a different number, would that work?

t3r0
07-31-2004, 11:07 AM
yep, works perfectly :)

Flumps
08-01-2004, 02:17 PM
thanx for that :D