Thread: One Zone??
View Single Post
  #4  
Old 03-18-2004, 02:31 PM
eq_addict_08
Hill Giant
 
Join Date: Nov 2003
Location: Drunk tank
Posts: 199
Default 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.
Reply With Quote