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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 03-29-2005, 12:21 PM
Minlail
Sarnak
 
Join Date: Mar 2005
Posts: 38
Default more door problems

pic explains it all click door says its not there but its in the db, any ideas?
Attached Images
File Type: jpg mmdoor.JPG (23.0 KB, 66 views)
Reply With Quote
  #2  
Old 03-29-2005, 12:58 PM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default

renumber the door number to other non-cero number, like 44 .
__________________
Sysadmin.
Reply With Quote
  #3  
Old 03-29-2005, 03:13 PM
Minlail
Sarnak
 
Join Date: Mar 2005
Posts: 38
Default

nope didnt fix it
Reply With Quote
  #4  
Old 03-30-2005, 04:13 AM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default

I tested this door and works fine on my server, here is the door entry:

Quote:
INSERT INTO doors VALUES
(1413,1,'mistmoore','MISTGATE',160.878,386.924,-237.904,256.0,1,0,0,0,0,0,0,-1,'NONE',0,0,0,0,0,0,100);
You can delete this door by using this command:

Quote:
DELETE FROM DOORS WHERE id=1413;
then add it back with this:

Quote:
INSERT INTO doors VALUES
(1413,44,'mistmoore','MISTGATE',160.878,386.924,-237.904,256.0,1,0,0,0,0,0,0,-1,'NONE',0,0,0,0,0,0,100);
I renumbered this door to 44 since you have it on 0 and the next doorID available is number 44.

the changes takes place after server restart.

Good luck.
__________________
Sysadmin.

Last edited by sysadmin; 03-30-2005 at 12:34 PM..
Reply With Quote
Reply


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 01:50 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