This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
AdBlock Extension Detected!
Our website is made possible by displaying online advertisements to our members.
Please disable AdBlock browser extension first, to be able to use our community.
Question
Rapist
hello,
i use frozen and i cannot do smth if some one can help so i have this
if(!player.isNoble() && player.getSubClasses().size() == 0 && player.getAllianceWithVarkaKetra() == 0) { player.sendMessage("You have not finished quests."); player.setLocked(false); return; }and instead of this
player.sendMessage("You have not finished quests.");i want to popup a htm file and i tryed that
html.setFile("data/html/villagemaster/SubClass_Noquest.htm");everything compile ok but when i try in game i dont get any window no action...
someone can help me..
Thanks
2 answers to this question
Recommended Posts