Thread: Broken portals.
View Single Post
  #2  
Old 05-12-2018, 11:18 PM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Things to check :
Old clients, like Titanium may do that, zoning into revamped Nektulos.
You can also check your doors table in database (get comfy with your database) you'll need to.
In the doors table contains all those PoK portals and PoK books for zoning data. It has all the
x,y,z landing spots in the zone where it takes you. Same with PoK books in those zones, taking
you back to PoK.
In this example, the stone for Neriak in PoK is id 2057 in doors table.
POKNRKPORT
The PoK book in Nektulos (new version) is id 17328 (old version) id 2057
New - OBJ_POK_BOOK
Old - POKTELE500
CAUTION: That FIRST set of xyz loc you see in doors table is the location of the door, not the destination.
Reply With Quote