Thread: OpenZone 2.0
View Single Post
  #9  
Old 07-08-2003, 07:44 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

Got it. It was a simple fix.

When I export a zone I have to break it up into regions. I do this along a grid, and I was using a fixed division size. Your zone was so large that we appear to have been running into an implementation limit in the client. I added a few lines of code to calculate an appropriate division size based on the zone size instead. I exported your zone and ran around it in the client; it appears to be working well now.

I want to do a little work on a new script I had in mind and then I'll post OpenZone 2.1 tonight.

WC
Reply With Quote