EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Halas Boat Height (https://www.eqemulator.org/forums/showthread.php?t=43706)

Huppy 09-19-2022 07:17 AM

Halas Boat Height
 
If you ever found the halas barge/boat height annoying, this query will let you walk on the boat, as intended. ;) (see pics below) The pontoons are sunk down, but it's a quick easy fix.

Code:

UPDATE `spawn2` SET `spawngroupID` = 1818, `zone` = 'halas', `version` = 0, `x` = 9.300000, `y` = -420.000000, `z` = -22.000000, `heading` = 257.000000, `respawntime` = 640, `variance` = 0, `pathgrid` = 17, `path_when_zone_idle` = 0, `_condition` = 0, `cond_value` = 1, `enabled` = 1, `animation` = 0, `min_expansion` = -1, `max_expansion` = -1, `content_flags` = NULL, `content_flags_disabled` = NULL WHERE `id` = 264382;

UPDATE `grid_entries` SET `x` = 9.3, `y` = -420.57, `z` = -22, `heading` = -1, `pause` = 60, `centerpoint` = 0 WHERE `gridid` = 17 AND `zoneid` = 29 AND `number` = 1;

UPDATE `grid_entries` SET `x` = 12, `y` = -114, `z` = -18, `heading` = -1, `pause` = 60, `centerpoint` = 0 WHERE `gridid` = 17 AND `zoneid` = 29 AND `number` = 2;

https://i.ibb.co/vdp6z0t/halas-boat.jpg

Huppy 09-19-2022 09:17 AM

I'm assuming those halas docks were built for the older model, which shows up in a Titanium client. But I had to re-adjust the -22 z, back to -4 (which was the default) to get this up to surface, haha.

https://i.ibb.co/nzpBD18/old-halas-boat.jpg


All times are GMT -4. The time now is 08:58 AM.

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