Quote:
Originally Posted by ChaosSlayerZ
i did those things without server reboots, but zone points are tricky.
I successfully changed a bunch of zone points, but zoning out and in Kithikor is bugged- no matter how I changed it - it always returns me to Kithikor.
Another broken zone in is in Veh Thall.
Also, if you get zoning loops, you may have specified bad zone in coordinates that place you on actual "zoning area" which zones your char the moment you land there, zones again and goes in a loop like that
|
From the feerrott zone line in innothule swamp you can zone into kithikor fine.
Code:
REPLACE INTO `zone_points` (`id`, `zone`, `version`, `number`, `y`, `x`, `z`, `heading`, `target_y`, `target_x`, `target_z`, `target_heading`, `zoneinst`, `target_zone_id`, `target_instance`, `buffer`, `client_version_mask`) VALUES (641, 'innothule', 0, 2, -1131.29, 1893.76, -9.22, 0, 1450.6, -1089.6, -47.1, 136.9, 0, 20, 0, 0, 4294967295);
REPLACE INTO `zone_points` (`id`, `zone`, `version`, `number`, `y`, `x`, `z`, `heading`, `target_y`, `target_x`, `target_z`, `target_heading`, `zoneinst`, `target_zone_id`, `target_instance`, `buffer`, `client_version_mask`) VALUES (1627, 'innothuleb', 0, 20, 0, 0, 0, 0, 1450.6, -1089.6, -47.1, 136.9, 0, 20, 0, 0, 4294967295);
Can't get kithicor to zone back into innothule makes you zone into commons no matter what seems hard coded. I assume all of kithicor zone_points all ready in place are probably hard coded as well someone had mentioned trouble with the zone_points into high pass as well.
I think a practical use of a way to zone into kithicor I'll probably try and hopefully I can set a new zone_point leading back out is to a door on one of the houses in kithicor leading a door on one of the houses in misty as short cut tunnel route those sneaky hafling twerps devised!
Wonder if zone_points could be made to have race size restrictions because that would be somewhat hilarious making it small race only.