i remove this code with delating legion and upload for you . Download WiInMergU and check what diffrent have your file and my
And here some small bonus for you who like to know npc ID will displaying over head while you are in gm access .
View attachment 242260
AL-Game\src\com\aionemu\gameserver\network\aion\serverpackets\SM_NPC_INFO.java
Code:
if (con.getActivePlayer().isGM()) {
Player gm = con.getActivePlayer();
if ((gm != null) && (masterName.isEmpty())) {
String n = "" + "";
masterName = "ID: " + npcId + " LvL: " + _npc.getLevel();
}
}
Update:
Files added with implementation .
Credits to my dear friend @
Magenik (R.I.P)
2 years since he not with us here anymore.
He was god father of AION emu and invent gm panel and more of amazing things not only for aion community .