View Single Post
  #1  
Unread 09-17-2007, 12:51 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default Active Quest bug work around

This is a work around for the bug in the active quest window. You can read more in the thread on the eq2 forums here:
http://forums.station.sony.com/eq2/p...opic_id=382497

Basically the client is resizing and moving the object containing the steps when you get a timed quest or delete or finish a timed quest. It's incorrectly doing this causing the steps to scroll in a strange way.

I added an outline to the TreeContainer object so it's easy to see the problem. Here are some screenshots.

Before accepting the timed step of a tradeskill rush order quest everything looks ok.


After you accept the timed step.


After finishing (or deleting) the timed step.


The attached xml file has a work around for this bug. When you're on a timed quest or after you finish a timed quest just click on the name of the quest. There's a hidden button that resizes the TreeContainer object correctly so it would look like this.


Hopefully SOE will fix this since it's a pretty obvious bug. Until then you can use this work around.
Attached Files
File Type: zip Othesus_active_quest_helper_work_around_9-17-2007.zip (2.6 KB, 813 views)
__________________

Visit Othesus World!

Last edited by Othesus : 09-17-2007 at 01:15 PM.
Reply With Quote