PDA

View Full Version : Zoning Issue in EC


conure
05-12-2005, 11:32 AM
I was just playing on the beta server and I zoned from East Commonlands to West Freeport and it seems that I got stuck. It looked like it was loading Freeport, then zoning back to EC, then Freeport, then EC.

bamaorn
07-06-2005, 08:20 PM
I found the problem is in zone.cpp. In function GetClosestZonePoint and GetClosestZonePointWithoutZone they don't treat the number 999999 in database as a special number which means 'any'. Then calculated, so all zone points are too far, no one matched for zoning so you will zone back to EC.

fathernitwit
07-07-2005, 12:02 PM
thanks for reporting the issue.. this has hopefully been fixed in the live compat code, whenever that gets stable.