Derision, I noticed since my last PEQ update I cannot zone from NeriakA to Nektulos without it going into a zoning loop, this is with SOF, SOD and UF but TIT works fine. I ran this SQL, after my PEQ update and restarted the server, no go. Ideas ?
Code:
update zone_points set client_version_mask = 4294967292 where client_version_mask = 2147483660;
update doors set client_Version_mask = 4294967292 where client_version_mask = 2147483660;