Bump
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
Those files that he sells are mine sold to a "good person" like 4 to 5 years ago, they are java, lucera.. ancient rev, i doubt he updated them so many exploits will work since last time i checked lucera timeline.. major stuff got fixed.. the server itself was badly made and rushy so... dont worry let them do what they wanna do.
Question
AccessDenied
Hello recently i played star wars old republic and i got inspired an idea of the pet / summon
that it auto-attack the target that you attack.
Tried to do a code in L2Character (btw use F & High5)
like
final L2Summon pet = this.getPet();
doAttack(L2Character target)
{
if (!(pet == null))
{
pet.getAi().getIntention(CTRL.INTENTION.DOAttack. target)
}
something like this but it give error
any way on how to control attack of our summon / pet to attack the enemy even if is L2MonsterInstance or L2PcInstance object?
Thanks a lot
Ps. i'm not starter in java so speak freely, any answer i would appreciate it i just stuck.
24 answers to this question
Recommended Posts