I just added this :
Now the problem is, if i compile this error will come up :case 51023: if (c.teleAction == 6) { c.getDH().sendOption5("Varrock", "Port Sarim", "Fishing/Cooking", "Woodcutting", "Farming"); break; case 51031: break; case 29031: c.getPA().startTeleport(2602, 4779, 0, "modern"); break;
I had this problem before, i fixed it without knowing lolsrc\server\model\players\packets\ClickingButtons.java:1650: error: orphaned case case 51031: ^ 1 error
Thanks,
Sh0ck
--- Update ---
bump