View Single Post
  #20  
Old 01-25-2004, 07:08 PM
mattmeck
Guest
 
Posts: n/a
Default

another thing you may want to know

Code:
start zone.exe . 24.175.75.83 7995 192.168.1.2 
start zone.exe . 24.175.75.83 7996 192.168.1.2 
start zone.exe . 24.175.75.83 7997 192.168.1.2 
start zone.exe . 24.175.75.83 7998 192.168.1.2 
start zone.exe . 24.175.75.83 7999 192.168.1.2
to add more zones

see the #'s in between your IP adresses?

Code:
7995
7996
7997
7998
7999

to get more then 5 zones running keep upping that # by 1 so the next zone would be
Code:
start zone.exe . 24.175.75.83 8000 192.168.1.2
Reply With Quote