06-13-2007, 04:16 AM
I'm trying to add another server to my current one. I have two separate instances running of CSS via:
and
How an have the two run different server.cfg files?
Thanks in advance!
Code:
./srcds_run -game cstrike +map cs_office -maxplayers 32 -port 27015
Code:
./srcds_run -game cstrike +map cs_office -maxplayers 32 -port 27016
Thanks in advance!