EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Can you zone to zone zonelines? (https://www.eqemulator.org/forums/showthread.php?t=37243)

knowom 09-03-2013 09:16 PM

#loc is exactly what I was looking for thanks :)

Think I've got it pretty much figured out configure the target_zone_id's then for zone_points go to zone line do a 180 turn stand in the spot you'd like to zone in to as if you coming out of that zone line do #loc copy the x, y, z, and heading info plug it into db target_x/y/z/heading go to other zone line do same thing and should all work generally speaking.

knowom 09-05-2013 08:49 PM

Quote:

Originally Posted by ChaosSlayerZ (Post 223988)
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.


All times are GMT -4. The time now is 01:55 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.