L2JMobius

Fafurion Need Help With Buffs

alennaor · 5 · 5032

Offline alennaor

  • Heir
  • **
    • Posts: 18
Good morning, I am creating and testing on a l2jmobius lineage 2 fafurion server and I have problems with two gm buffs since both do not work at the same time, the buffs are guitar melody and lute melody, is there any way to modify the skills for that they do not collide with each other?

One last thing, what server do you recommend to play, test and among other things in general? apart from h5 and interlude.

Thanks for everything, I hope you can help me :)


Offline nasseka

  • Distinguished King
  • *****
    • Posts: 1732
    • L2Unknown
To "fix" the stacking, change their abnormal types. If it's the same, they replace each other based on abnormal level.


Offline alennaor

  • Heir
  • **
    • Posts: 18
I just changed the abnormal type, nothing more, but when I start the server the gameserver says that the skill does not exist and it does not appear in the game either, will I have to modify something else apart from the html of the skills?

In the chat when I open the administrator menu I get the html messages, is there any way to remove that?

I apologize for the inconvenience :(


Offline nasseka

  • Distinguished King
  • *****
    • Posts: 1732
    • L2Unknown
Because probably you didn’t add it to AbnormalType.java too.
About html, it’s config. Debug html paths or something


Offline alennaor

  • Heir
  • **
    • Posts: 18
Ok, thank you very much, I guess I'll have to modify the java file and compile everything again XD