Hello guys, nothing special but it's not shared here this code for IL and a lot of people don't know how to do it since i added it on my project yesterday i decided to share it here with you.
Here is preview images:
Go to net.sf.l2j.gameserver.model.actor.L2Npc.java
find:
*** Скрытый текст не может быть процитирован. ***
Below add:
*** Скрытый текст не может быть процитирован. ***
Config files:
Config.java
*** Скрытый текст не может быть процитирован. ***
npcs.properties
*** Скрытый текст не может быть процитирован. ***
The voicedcommand
Create new class called ShiftClickToNpc inside paste
*** Скрытый текст не может быть процитирован. ***
Import the voicedcommand on net.sf.l2j.gameserver.handler.VoicedCommandHandler.java
*** Скрытый текст не может быть процитирован. ***
And now go to your datapack > data/html/mods and create new file called npcinfo.htm and inside paste
*** Скрытый текст не может быть процитирован. ***
Credits: Psyancy (aka Designatix)