Yeah, I figured out the broad zone lines are going to be near impossible to change. And I have since my last post successfully changed quite a few narrow zonelines. I have also learned to leave the origin zone points alone and just change the target zone points in any given row. However, there are some target zone points that still do not respond no matter what (e.g., the zoneline from Eastkarana to Beholder, narrow zone points both, will not let me change the target from Beholder to something else without getting caught in an endless loop to Beholder). For those cases I have set up an invisible NPC that catches players entering the proximity and zones them to the right target zone via quest::movepc(zoneid,x,y,z) just before they reach the zoneline.
|