Hello, I want to set NPC title from the core, but it is not set, source - latest L2j Acis, on L2j Acis 214 this code was working:
L2TpFlagInstance flag = new L2TpFlagInstance(IdFactory.getInstance().getNextId(),NpcTable.getInstance().getTemplate(50011));
flag.setTitle(myTitleVar);
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hello, players!
We’d like to hear your opinion about the EXP rate on the server. Currently, it’s set to 25x EXP. Please choose what suits you best:
1️⃣ Keep EXP at 25x — it’s fine as it is
2️⃣ Increase EXP (for example, to 50x or higher)
3️⃣ Decrease EXP (for example, to 15x or lower)
4️⃣ Other suggestions (please write in the comments)
Your feedback is very important to us to make the server better! Thanks for participating!
Question
Meikis
Hello, I want to set NPC title from the core, but it is not set, source - latest L2j Acis, on L2j Acis 214 this code was working:
P.S. L2TpFlagInstance extends L2Npc
Edited by Meikis0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.