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.
@Hitcher I agree 100%! Are you running a live server using MyExt64 or just experimenting? I'm currently creating my IDA db's so i can start adding more stuff into the extender.
I don't understand why you are so offended and aggressive, who allowed you to disrespect me or call me in any way? Did I insulted you? You act like a angry kid, grow up boy.
@Maxtor@Celestino
The administrators of this forum can access everything I've sent...
Your move won't work on me. Hahahaha!
Getting into the parameters and editing the HTMLs of websites and claiming it's real used to be really cool among true friends.
@jtos So, is this also true? 🤣😂🤣😂🤣😂🤣
Your joke still hasn't been better than mine. Hahahah!
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