running 2 game servers?
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?