Jump to content

Recommended Posts

Posted
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++)
         {

Posted

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

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock