I am not going to do that
He can do whatever he likes, it just bad from him to choose pixels over friendship
I always tried to help.. never again and im gone for good
I’m looking for screenshots of the mini-games that used in web panels.
I found images the Lucky Wheel and its almost finished.
I remember there was a dice game and another one with levels/TOI Floors etc that ive seen on different sites,
but i cant find them now. If anyone’s willing to help, please share a screenshot of the game.
Question
audriuziz
Hello, on acis my multishop only show first html windows. Not show's other chats, anyone can help?
public void showChatWindow(Player player, int val) { final NpcHtmlMessage html = new NpcHtmlMessage(getObjectId()); html.setFile("data/html/mods/donateNpc/" + getNpcId()+ (val == 0 ? "" : "-" + val) + ".htm"); html.replace("%objectId%", getObjectId()); player.sendPacket(html); }
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now