I should have mentioned in the first post that I had already copied the relevant quests from Abysmal to PoK. (I'm not so nooby as to assume quests will work without being in the proper place.) They don't work correctly in PoK; the turn-in count is supposed to increase but it never does.
I assume parts like this (quest::istaskactivityactive(167,4) are checking the 'activities' table in the database but I'm not certain. Also, I have no idea how to create a new activity (that is: what values I should be using) and if that would even be enough to fix the quests. That's where I need help.
Do I need to create an entirely new activity in the DB and point the PoK versions to that one? If so, is that all I need to do or will I also have to add data to another table? Or could I simply copy the relevant rows of data, change a few things, and point the PoK quests to the new one?
Thanks!
|