protected L2PcInstance getPlayerWithMaxScore()
{
L2PcInstance max = players.head().getNext().getKey();
for (L2PcInstance player : players.keySet())
if (players.get(player)[2] > players.get(max)[2])
max = player;
return max;
}
I have this error, can someone tell me how to stay?
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.
PlayINERA's Team wishes everyone a Happy New Year! ! !
Open Beta: 17 JANUARY 2025, 21:00 UTC+2
Launch date: 24 JANUARY 2025, 21:00 UTC+2
Features -> https://vanilla.playinera.com/features/
Discord: -> https://discord.com/invite/WD8fWf5
Discord Access
2015: 49$
2016: 11.9$
2017: 4.9$
2018: 3.5$
2019: 2.5$
2020: 1.9$
Full Access
Safe With Warranty
To Buy, Contact Me On:
Discord @xdids
Telegram @xdids
To see, Vouches, Stock, Payment Methods, Click Or Go Telegram
Question
L2shaken
http://imgur.com/a/gZoEQ
I have this error, can someone tell me how to stay?
Edited by L2shaken15 answers to this question
Recommended Posts
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.