PDA

View Full Version : Wrong Door Opening


quido
09-10-2014, 09:30 PM
I'm having some strange issues with a door (the locked Phara Dar one) in Veeshan's Peak.

Here is a video of how it is functioning: http://www.youtube.com/watch?v=uDKZBaDdeBc (https://www.youtube.com/watch?v=uDKZBaDdeBc)

I've tried messing with the applicable rows in the database. These two doors are the only ones that are keyitem=1 and lockpick=-1 by default in the zone, however messing with these didn't change anything. I also tried swapping the coordinates, swapping the doorids, adding applicable values to the triggerdoor column - nothing worked. It always functions as shown in the video.

What can I do to make this work like the other doors in Veeshan's Peak? Is how these doors function related to how the map is defined? I tried finding solutions searching the forums but I couldn't find anything related.

quido
09-10-2014, 10:16 PM
In an attempt to further troubleshoot this issue, I discovered that there was a quest messing with this door's functionality in player.pl - issue resolved.

I am really pleased to see that it was quite easy to fix. Thanks anyways!

Uleat
09-10-2014, 10:17 PM
EDIT: Lol! You posted too fast!

quido
09-10-2014, 10:35 PM
Haha thanks =) I'll know to check quests in the future next time things are acting out of sorts.