L2JMobius
Public Development => General Discussion => Topic started by: alennaor on June 05, 2022, 06:33:24 PM
-
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 :)
-
To "fix" the stacking, change their abnormal types. If it's the same, they replace each other based on abnormal level.
-
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 :(
-
Because probably you didn’t add it to AbnormalType.java too.
About html, it’s config. Debug html paths or something
-
Ok, thank you very much, I guess I'll have to modify the java file and compile everything again XD