L2JMobius

Free Users => Work in Progress => Topic started by: Pirsys on February 15, 2021, 05:22:41 PM

Title: message Quest.
Post by: Pirsys on February 15, 2021, 05:22:41 PM
I want to add that it shows this html ... instead of the message in the chat console.-


Code: [Select]
player.sendMessage("You must have completed the Mimir's Elixir quest to continue adding your sub class.");
player.setLocked(false);
return;


this is the html that I want it to show with the path, but yet it doesn't show me anything ...

html.setHtml("data/html/villagemaster/SubClass_Mix.htm");