This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Natsu
vazo sto enterworld.java afto ton code kai m vgazi ena error 3eris kanis pos to fix
if(Config.ONLINE_PLAYERS_ON_LOGIN)
{
sm = new SystemMessage(SystemMessageId.S1_S2);
sm.addString("There are " + L2World.getInstance().getAllPlayers().size() + " players online.");
sendPacket(sm);
}
14 answers to this question
Recommended Posts