Jump to content

Question

6 answers to this question

Recommended Posts

  • 0
Posted

kita einai gia l2jfree ayto file mou an mporeis na mou to metatrepsis se l2j giati den mporei na to parei

 

dld ayto edo to simio den einai to idio me to l2j ==>

 

CASTLE_ZONE_FAME_TASK_FREQUENCY = Integer.parseInt(pValue);

else if (pName.equalsIgnoreCase("CastleZoneFameAquirePoints"))

CASTLE_ZONE_FAME_AQUIRE_POINTS = Integer.parseInt(pValue);

<==

 

==>

//Elemental system

+ else if (pName.equalsIgnoreCase("MaxAtkElem"))

+ ALT_GRADE_PENALTY = Boolean.parseBoolean(pValue);

+ else if (pName.equalsIgnoreCase("MaxDefElem"))

+ ALT_GRADE_PENALTY = Boolean.parseBoolean(pValue);

 

<==

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..