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.
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
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