View Single Post
  #25  
Old 01-25-2004, 04:04 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

Well I changed it so the zone information only has the zoneline ID and I have zoning somewhat working. I had to add entries in zone_points that corresponded to the zoneline ID and source and destination positions. It looks like there's an "old way" and a "new way": maybe they stopped using hardcoded zone lines in the .S3D files for extra security and flexibility.

There are two issues, though: in the process of getting zonelines in OpenZone I found that it wasn't putting zones together properly, and I intend to spend most of today trying to fix the problem. This *might* be part of the cause of Kroeg's problems. The other issue is that after I zone the server is dumping me in the wrong position. My guess is that it's not pulling the data correctly from zone_points, but I haven't delved too deeply into that yet.

WC
Reply With Quote