Jump to content

Recommended Posts

Posted

Man what u mean

 

"then look in the patch and find those :

 

+        {

+           case L2Item.CRYSTAL_S:

+              KillsNeededForEnchant = 5;

+              break;

+            case L2Item.CRYSTAL_A:

+               KillsNeededForEnchant = 4;

+                break;

+            case L2Item.CRYSTAL_B:

+               KillsNeededForEnchant = 3;

+                break;

+            case L2Item.CRYSTAL_C:

+               KillsNeededForEnchant = 2;

+                break;

+            case L2Item.CRYSTAL_D:

+               KillsNeededForEnchant = 1;

+                break;

+        }

"

 

 

We change it when we put it in L2PcInstance.java directly ??

 

 

what role if it has changed?

Posted

Interesting share. But i guess its encouraging the players to kill their buffers or smth like this. The idea is great but i must think if i will implement this on my server.

  • 4 weeks later...
Guest
This topic is now closed to further replies.


×
×
  • 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