Jump to content

guys any solution on this?? [img]http://www.dalexni.us/vi-dUzNSZ.png[/img]


Recommended Posts

Posted

Hi!, try this:

 

delete this line:

 

Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values();

 

also delete and replace this line with this

 

-for (L2PcInstance pl : pls)
+ for (L2PcInstance pl : L2World.getInstance().getAllPlayersArray()) 

 

I hope this help you :)

Guest
This topic is now closed to further replies.


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