Thread: Dynamic zones ?
View Single Post
  #8  
Old 11-03-2004, 08:10 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

./zone halas <ip> 7995 <ip> will give you halas as a static zone in the current telnet/ssh session.

to do multi dynamic zones:

./zone . <ip> 7995 <ip> &
./zone . <ip> 7996 <ip> &
./zone . <ip> 7997 <ip> &
./zone . <ip> 7998 <ip> &
./zone . <ip> 7999 <ip> &
./zone . <ip> 8000 <ip> &


and if you want logs for them

./zone . <ip> 7995 <ip> >> port_7995.log &

the & launches it in the background

hope that helps
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote