Hello,
I needed to add different title colors (and levels if needed (for all L2Monster)) for aggro mobs, and it's only way to do that is to edit npcname-e.dat file at Lineage2 Interlude system folder.
It will take too much time if your change it manually. So i made java code for it. Maybe someone need it too.
Just download it, import to Eclipse, open generate.java, edit configs by your own and launch generate.java and it will generate generated_npcname-e.txt file with updated continent.
P.S. Before launching generate.java decode your own npcname-e.dat file and paste all continent to npcname-e.txt
P.S.S. All info about mobs is taken from gameserver MySQL database. So if your server pack using xml or etc, your need adapt code for it.
Continent: http://l2java.net/custom_files/npcname.zip