Jump to content
  • 0

L2jserver - core , event.java


Extreamer

Question

// Check for pet

if (player.getPet() != null)

{

player.getPet().unSummon(player);

 

unsummon error-The method unSummon(L2PcInstance) is undefined for the type Object

 

could anyone help me out here

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...