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

03-29-2005, 12:21 PM
|
Sarnak
|
|
Join Date: Mar 2005
Posts: 38
|
|
more door problems
pic explains it all click door says its not there but its in the db, any ideas?
|

03-29-2005, 12:58 PM
|
Hill Giant
|
|
Join Date: Feb 2005
Posts: 163
|
|
renumber the door number to other non-cero number, like 44 .
__________________
Sysadmin.
|

03-29-2005, 03:13 PM
|
Sarnak
|
|
Join Date: Mar 2005
Posts: 38
|
|
nope didnt fix it
|

03-30-2005, 04:13 AM
|
Hill Giant
|
|
Join Date: Feb 2005
Posts: 163
|
|
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..
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 01:50 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |