Whats your current issue, and what exactly are you trying to do?
|
Hello so i am trying to make a total level requirement to access a certain area but cant seem to get it working if anyone could help would be greatly appreciated!
Whats your current issue, and what exactly are you trying to do?
Code:int level = 2048; if(player.getSkillManager().getTotalLevel() < level) { player.sendMessage("You need a total level of " + level + " to access this area."); return; }
« Issue with NPC Drops | I need help with a Action issue » |
Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |