View Single Post
  #9  
Old 11-20-2003, 01:53 AM
rmm99
Sarnak
 
Join Date: Nov 2003
Posts: 51
Default

So from what I read you get disconnect when the world tells you to hit a zone meaning you are possibly communicating with the world server but not reaching the zone application. I'm going to take a stab and propose that you messed up your boot5zones file and didn't put the right numbers in. Since you didn't share how your stuff is layed out (can't connect to it from internet side or local side, or all of this on same pc, etc etc), this is purely a guess to prod you out of more information.

Part 2 of the included guide in 5.0
2)Start up some zone.exe servers. 5 or so is normal. These also will give you mysql errors if it cant find the database. The hard part about zone.exe is you have to pass it command line options. A typical command to startup a zone server is

zone.exe . ZoneIP 7995 WorldIP <= replace the obvious parameters

Look at the batch file for some additional info up top.
Reply With Quote