Hey guys i have problem with when i have target raid boss or npc i cant use skils like frenzy zealot can u tell me how to fix it
if (activeChar.getTarget() instanceof L2MonsterInstance)
{
switch (skill.getSkillType())
{
case BUFF:
return;
case HEAL:
return;
case HEAL_PERCENT:
return;
}
}
Hey all,
I'm looking for OOG bot that works with Interlude (Java).
In past I was using L2Superman and L2Walker.
I tried to find, but all OOG walkers I found don't work...
Thanks !
Hello mate, it's been a while since you appeared on discord, I would like your attention to finalize the ongoing project, if you see this please reply to me.
i think Interlude is better...there are lots of IL pack based on Vanganth old code in this forum,you can find it.
C5 only bugged in there.
Kameal i only know the La2world did that.
HB ,hmmm...the COEP i guess.
Question
iAlreadyExist
Hey guys i have problem with when i have target raid boss or npc i cant use skils like frenzy zealot can u tell me how to fix it
if (activeChar.getTarget() instanceof L2MonsterInstance) { switch (skill.getSkillType()) { case BUFF: return; case HEAL: return; case HEAL_PERCENT: return; } }13 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now