Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-11-2006, 10:15 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default PoK Gunthak Portal

If you're tired of seeing that Translocator that sends you to Gunthak, try this out. This should put the Gunthak portal stone on it's platform near where it should be in PoK evil side. As usual, mind the 'doorid' value when inserting or replacing records, and make a backup of your 'doors' table first.

Code:
INSERT INTO `doors` (`doorid`, `zone`, `name`, `pos_y`, `pos_x`, `pos_z`, `heading`, `opentype`, `guild`, `lockpick`, `keyitem`, `triggerdoor`, `triggertype`, `doorisopen`, `door_param`, `dest_zone`, `dest_x`, `dest_y`, `dest_z`, `dest_heading`, `invert_state`, `incline`, `size`) VALUES 
(137, 'PoKnowledge', 'POKGTHPORT500', -760, 1230, -159.248, 0, 58, 0, 0, 0, 0, 0, 0, 0, 'gunthak', -1030, 1780, 60, 0, 0, 0, 100),
(136, 'PoKnowledge', 'POKGTHPORT501', -760, 1230, -159.248, 0, 58, 0, 0, 0, 0, 0, 0, 0, 'NONE', 0, 0, 0, 0, 0, 0, 100);
I was able to get just the head stone (POKGTHPORT500) to appear before, but it looked silly sitting in the grass all by itself. I decided to use the EQModelViewer and see what was in the .WLD files - and accidentally stumbled upon the platform, too (POKGTHPORT501). I was so happy, I almost pee'd. And here it is, 3am. Time for sleep.

I fear I will dream of zoning in and out of Gunthak and PoK tonight... 1000 times.

Enjoy!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:15 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3