Jump to content
  • 0

aCis Costum Starting Level


Question

Posted

Hello guys as the title says i request for the costum starting level code for acis rev 360.. i already  tried multiple codes shared here in the forum non of it works and i also tried to do it by myself but im a newbie so didnt have much luck.. any help would be appreciated

 

Thanks in Advance,

VanGon

6 answers to this question

Recommended Posts

  • 0
Posted (edited)

Clientpackets CharacterCreate.java

Value 81 its 80 and 100%

newChar.getStat().addExp(newChar.getStat().getExpForLevel(81));
Edited by Reborn12
  • 0
Posted (edited)
2 hours ago, SweeTs said:

Use directly

 


newChar.getStat().addExp(Experience.LEVEL[81]);

 

well tried it it gave me an error for experience... 

3 hours ago, Reborn12 said:

Clientpackets CharacterCreate.java

Value 81 its 80 and 100%


newChar.getStat().addExp(newChar.getStat().getExpForLevel(81));

no error let me test and edit the post afterwork if worked or not!

EDIT: Thanks a lot Reborn it works quite well.. no problems/erorrs... Thanks (LOCK TOPIC PLZ)

Edited by VanGon
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..