Jump to content

[partial patch] Load/save character_queststatus itemcount5 and 6


Guest BThallid

Recommended Posts

I marked this as partial patch because I quickly put this together when I saw some incorrect define uses. The patch does not contain SQL table update.

Description:

There is an error/overlook of the character_queststatus itemcount5 and itemcount6 being saved or loaded in the db. The m_itemcount is initialized with a size of 6 which is for QUEST_ITEM_OBJECTIVES_COUNT (6) not QUEST_OBJECTIVES_COUNT (4). I have not included the SQL statement for adjusting the database nor have I tested the patch (it only adjusts minor code). Most recent check of UDB data shows that there are 5 quests that use itemcount5 and 6 quests that use itemcount6 (the 5 that use itemcount5 and 1 additional).

Bug reported: Searched forums, but did not find.

For version: revision 11429 commit 0f0e430e...

Author: BThallid

Patch link: http://paste2.org/p/1401464 (does not include SQL table update)

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use