L2JMobius

C4 message Quest.

Pirsys · 1 · 2053

Offline Pirsys

  • Knight
  • ***
    • Posts: 67
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");