Jump to content

Question

9 answers to this question

Recommended Posts

  • 0
Posted (edited)

Crappy coast guard check. Drop that check and profit :P

Edited by SweeTs
  • 0
Posted

 I got this error when i attack an enemy please help me (foto: http://imgur.com/a/y4nZg)

My L2Attackable: http://pastebin.com/6dy3te2b

My L2PcInstance: http://pastebin.com/eHi7bPGd

I love how you're developer and you can't even post the proper file for check.. the error says is on L2Character.java.doAttack() and you post L2PcInstance and L2Attackable, congrats.

At least post the proper file..

  • 0
Posted (edited)

And then you lie to me by telling me is at L2AttackableAi.java -.-

 

the problem is here

 if (CoastGuard.getInstance().getState() != EventState.INACTIVE && ((L2Attackable)this).getNpcId() == 65534)
 {
    getKnownList().addKnownObject(target);
 }

You can't cast this object to L2Attackable ...

 

 

Also SweeTs next time you spam i chat ban you for 5 days. Last warning. (or i tell tryskell to write a comment on your skype)

Edited by AccessDenied
Guest
This topic is now closed to further replies.


×
×
  • Create New...