Jump to content
  • 0

[HELP] NPC to PC H5 compilation problem


Question

Posted

Hi,

 

(First sorry for my english, it's not my mother language.)

 

I was searching for NPC to PC mod for H5, I found one in this forum but it did'nt worked. So I went to L2j's forum and downloaded this one: http://www.l2jserver.com/forum/viewtopic.php?f=73&t=12664

 

I downloaded H5 beta version and tried to install it, I had some troubles like moved imports etc which I solved but now I have a problem that I can't solve ...

 

When I try to compile it I have those errors:

 

http://nsa30.casimages.com/img/2012/07/23/120723055219218499.png

 

I did a l2j svn checkout three days ago.

 

Thanks for your help ! :)

5 answers to this question

Recommended Posts

  • 0
Posted

there might be structure changes from one server version to another that afect you, just try to remove ".values()" or remove and write a dot and press ctr - space and find any function that returns a Collection

  • 0
Posted

change.

 

Collection<L2PcInstance> pls = getActiveChar().getKnownList().getKnownPlayers().values();

          for (L2PcInstance player : pls)

 

?

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
Answer this question...

×   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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock