Jump to content
  • 0

IP limit for 2 cha online (Request) code from Kara Pls fix


Question

Posted

if (L2World.getInstance().getPlayers().stream().filter(s -> s.IP().equalsIgnoreCase(activeChar.getIP()).count() > 2)
{
   activeChar.close(false);
   return;
}

 

 

How to fix this problem please

I using l2jserver 6670

Untitled.png

1 answer to this question

Recommended Posts

  • 0
Posted

There is an error marker on the left, just click and read the hover out of this. Also do not create 100 topics related to the same request.

Guest
This topic is now closed to further replies.


×
×
  • Create New...