Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 11-14-2008, 05:10 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Try finding the ID number of the door you are testing and post it here if possible. You can find it by looking at the table and find the ones in Befallen and then get the in game loc of the door and look for the one in the database that is the closes match to the loc you get in game. Then run this command from a mysql prompt while in your database:

Code:
mysql> SELECT * FROM doors WHERE id = 13013;
+-------+--------+------------+----------------+---------+-------+-------+---------+----------+-------+----------+---------+-------------+-------------+------------+------------+-----------+--------+--------+--------+--------------+--------------+---------+------+--------+
| id    | 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 | buffer |
+-------+--------+------------+----------------+---------+-------+-------+---------+----------+-------+----------+---------+-------------+-------------+------------+------------+-----------+--------+--------+--------+--------------+--------------+---------+------+--------+
| 13013 |     13 | dreadspire | OBJ_HIDDENDOOR | 2649.15 |   250 |   135 |     256 |       70 |     0 |      500 |    3180 |           0 |           0 |          0 |          0 | NONE      |      0 |      0 |      0 |            0 |            0 |       0 |  100 |      0 |
+-------+--------+------------+----------------+---------+-------+-------+---------+----------+-------+----------+---------+-------------+-------------+------------+------------+-----------+--------+--------+--------+--------------+--------------+---------+------+--------+
1 row in set (0.00 sec)
That should help figure out what the problem is if there is one.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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:21 AM.


 

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