Code:if (playerCommand.equalsIgnoreCase("master")) { for (int i = 0; i < 21; i++) { c.playerLevel[i] = 99; c.playerXP[i] = c.getPA().getXPForLevel(100); c.getPA().refreshSkill(i); c.getPA().requestUpdates(); } }
|
|

ALREADY FOUND PICKUP
Hello im new to PI and i need master and pure command
can anybody give them already found where to put them
thnx![]()
Code:if (playerCommand.equalsIgnoreCase("master")) { for (int i = 0; i < 21; i++) { c.playerLevel[i] = 99; c.playerXP[i] = c.getPA().getXPForLevel(100); c.getPA().refreshSkill(i); c.getPA().requestUpdates(); } }
idiot...
easiest command. do something by yourself.



| « Project insanity barrows | Weird Error. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |