my .bat file
@echo off
start zone cshome eqaddict.game-server.cc 7993 127.0.0.1
start zone poknowledge eqaddict.game-server.cc 7994 127.0.0.1
start zone . eqaddict.game-server.cc 7995 127.0.0.1
start zone . eqaddict.game-server.cc 7996 127.0.0.1
start zone . eqaddict.game-server.cc 7997 127.0.0.1
start zone . eqaddict.game-server.cc 7998 127.0.0.1
start zone . eqaddict.game-server.cc 7999 127.0.0.1
exit
cls
I use dyndns with an updater running on my machine.
|