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.
MidnightSell team WTB/WTS GOLD TWW EU/US all servers
Cataclysm all servers
Payment Visa/Master/Btc/Eth/Trc-20/Erc-20 (all payments within 10 min)
For all question pls dm
Discord https://discord.gg/h8AN57qJjK
Or Telegram @MidnightSell
Looking for gracia final or gracia epilogue java server. The seller must include full source files
test server is a must,please dont come with shared files. PM ME
Discord : utchiha_market
Telegram : https://t.me/utchiha_market
Auto Buy Store : https://utchihamkt.mysellauth.com/
Not sure if we’re legit? Check Our server — real reviews, real buyers
https://discord.gg/uthciha-servicess | https://campsite.bio/utchihaamkt
Question
Gorion
Hi, this is a code that make some monsters to atttack _priest
_priest = addSpawn(npcid,X,Y,Z); priest is like that. a npc in these coordinates.
for (L2Npc monster : _monsters)
{
((L2Attackable) monster).addDamageHate(_priest,9000,9000);
monster.getAI().setIntention(CtrlIntention.AI_INTENTION_ATTACK, _priest, null);
}
my question is how can i make these monsters to hit a specific player.
to explain better. to kill only clan leaders. we have guards to kill karma players but i do not want guards but monsters to kill clan leaders.
do you know how can i do this?
2 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.