Thread: Zone Servers
View Single Post
  #3  
Old 04-02-2004, 09:39 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

To get around this just edit your load5zones.bat and add more zones like so:
Code:
start zone . <IP> 8000 <IP>
start zone . <IP> 8001 <IP>
And so on, depending on how many zones you want.. Every line you type in, in this manner represents a new dynamic zone that will start when you run the load5zones.bat file...

If you were wanting static zones, like say East Commons, then you would type as follows:
Code:
start zone ecommons <IP> 8000 <IP>
Notice you MUST use the short name for the zone that you want to be static...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote