Code:c.playerLevel[3] = c.getLevelForXp(c.playerXP[3]);
|
|
fixed thanks!
Code:c.playerLevel[3] = c.getLevelForXp(c.playerXP[3]);
AWWW Errror too slyzy to fix..
Can anyone give me something that i wouldn't need to import?Code:src\server\model\players\PlayerAssistant.java:1458: error: cannot find symbol c.playerLevel[3] = c.getLevelForXp(c.playerXP[3]); ^ symbol: method getLevelForXp(int) location: variable c of type Client Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error Press any key to continue . . .

wait to reset it back to normal or reset it to 1?
- c.playerLevel[3] = c.getPA().getLevelForXP(c.playerXP[3]);
- c.playerLevel[3] = 1;
also add this to the bottom of whichever you put
c.getPA().refreshSkill(3);
ThenCode:c.playerLevel[3] = c.getLevelForXP(c.playerXP[3]);

fixed thanks..
| « Where is this called? [PI] | Adding D claws server-sided? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |