I have a little issue with adding new quests. Everything works fine, but!
Like you can see on the picture below all npcs with multiple quests do not show questnames properly, but instead a blank []. How can i solve this?
PS: I added the package and class lines to questmasterhandler.java. "Questfolder" and "quest.java" do have the same names.
Also the following line is existing:
public Q00800_Lagebericht()
{
super(800, Q00800_Lagebericht.class.getSimpleName(), "Lagebericht");
addStartNpc(OATHRAN);
addTalkId(OATHRAN, GILBERT);
}
I added the required quest lines in questname-e.dat for quest id 800. The quest window works fine, the quest aswell, but every npc with a new quest does not show the questnames if you need to select one.
Weekend Of The Dwarfs Event!
The first event from a set of many, coming soon : 31 Jan - 2 Feb! A weekend dedicated to our hard working friends , dwarfs. During this weekend craft chance is increased by +10% and chance to obtain masterwork items is doubled. Spoil drop rate increased by 10%.
As you may have noticed, normal members cannot edit their own threads.
I have extended normal members to edit their own content up to 1440 minutes (24 hours or 1 day) after they made their topic/post.
To access unlimited edits of your contents, you need to upgrade to Premium or Gold Member .
Question
Finn
Greetings Cheaters :)
I have a little issue with adding new quests. Everything works fine, but!
Like you can see on the picture below all npcs with multiple quests do not show questnames properly, but instead a blank []. How can i solve this?
PS: I added the package and class lines to questmasterhandler.java. "Questfolder" and "quest.java" do have the same names.
Also the following line is existing:
public Q00800_Lagebericht() { super(800, Q00800_Lagebericht.class.getSimpleName(), "Lagebericht"); addStartNpc(OATHRAN); addTalkId(OATHRAN, GILBERT); }
I added the required quest lines in questname-e.dat for quest id 800. The quest window works fine, the quest aswell, but every npc with a new quest does not show the questnames if you need to select one.
So... Am I missing something? :O
(based on the latest h5 revision)
Edited by Finn1 answer to this question
Recommended Posts