Jump to content

[Share] fakeNPC to pc for Hi5


Recommended Posts

  • 3 weeks later...

hi, just wanna ask! what is the different to this mod?

http://www.l2jserver.com/forum/viewtopic.php?f=73&t=12664&p=57923&hilit=Fakepc#p57923

 

tested, and its not working to me. I don't know why.. I tried several fake_pc shared from l2jserver.. I still got error, since the original share is beta. and not update for the latest rev. of H5

Link to comment
Share on other sites

hi, just wanna ask! what is the different to this mod?

http://www.l2jserver.com/forum/viewtopic.php?f=73&t=12664&p=57923&hilit=Fakepc#p57923

 

tested, and its not working to me. I don't know why.. I tried several fake_pc shared from l2jserver.. I still got error, since the original share is beta. and not update for the latest rev. of H5

i just tried it and it works.you just have to change one import

import com.l2jserver.gameserver.templates.chars.L2PcTemplate;

to

import com.l2jserver.gameserver.model.actor.templates.L2PcTemplate;

Link to comment
Share on other sites

i just tried it and it works.you just have to change one import

import com.l2jserver.gameserver.templates.chars.L2PcTemplate;

to

import com.l2jserver.gameserver.model.actor.templates.L2PcTemplate;

I did and working !

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...