Jump to content

Question

Posted

πως μπορω οταν με kill να μην γηνονται remove τα Buffs? δηλαδη χορις noblesse να τα εχω παντα πανο μου και χορις time

3 answers to this question

Recommended Posts

  • 0
Posted

Αν χρησιμοποιείς frozen, τότε ψάξε στα config και θα το βρεις..

 

Αλλιώς, πήγαινε gameserver/model/actor/L2Playable.java και σβήσε το παρακάτω με το " - ".

 

 

// remove Lucky Charm if player have Nobless blessing buff
if (getCharmOfLuck())
stopCharmOfLuck(null);
}
- else
- stopAllEffectsExceptThoseThatLastThroughDeath();

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