.Any Solution or make the soulshot Toggle
somewon can help me how i can make my custom soulshot left click toggle
all works only toggle i can't manage it, 😞
thanks in advance.
I was looking for server with a low rates,eventually i found l2 elixir.I Joined beta and after so many years since 2008 i found a friend that we played together, memories came back. i cant wait for the grand oppening!. dont miss it!
Question
Gorion
how can you make a npc to hit only noblesse chars
for (L2Npc monster : _monsters)
{
((L2Attackable) monster) addDamageHate(X,9000,9000);
monster getAI() setIntention(CtrlIntention AI_INTENTION_ATTACK,X, null);
}
I want X to be the noblesse char
Thank you for any help.
10 answers to this question
Recommended Posts