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