کpooKNοF® Posted March 10, 2009 Posted March 10, 2009 ndex: L2PcInstance.java =================================================================== --- L2PcInstance.java (revision 3765) +++ L2PcInstance.java (working copy) @@ -2251,7 +2251,16 @@ if (_log.isDebugEnabled() && skill != null) _log.debug("removed skill 'Lucky' from " + getName()); } - + if(isCharViP()) + { + L2Skill vipskill = SkillTable.getInstance().getInfo(id, lvl); + addSkill(vipskill); // not saved to DB + } + if (!isCharViP()) + { + L2Skill vipskill = SkillTable.getInstance().getInfo(id, lvl); + removeSkill(vipskill); + } // Calculate the current higher Expertise of the L2PcInstance for (int i = 0; i < EXPERTISE_LEVELS.length; i++) { Quote
Kràtos Posted March 10, 2009 Posted March 10, 2009 Min ksexnas pote na dineis credits ... fss!!! Credits to snacks , original post >> http://www.l2jfree.com/index.php?topic=4008.0 Quote
Fogotendx20 Posted March 11, 2009 Posted March 11, 2009 On 3/10/2009 at 10:10 PM, ˚°▫•Cobra●▫°˚ said: Min ksexnas pote na dineis credits ... fss!!! Credits to snacks , original post >> http://www.l2jfree.com/index.php?topic=4008.0 idika se tetia mikroperagmata 2 grames kodika ... prepi na exei de kai kala credis :))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))) gg bro very good share xD Downloaded... Quote
jossoo Posted March 11, 2009 Posted March 11, 2009 nice spook ...sinexise etsi..8a t dokimasw :D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.