RemX Posted May 3, 2018 Posted May 3, 2018 Hello, i need help with adopting vote reward system on latest rev l2jserver, high five. I can't find out how should look like this: Quote Announcement.getInstance().announceToAll("Reward for players! Thanks for Vote."); I'm getting errors on Announcement.getInstance() Can't find any information, or properly working vote reward system. HELP. If it will work i'll share all vote system, THANK YOU. Quote
0 RemX Posted May 3, 2018 Author Posted May 3, 2018 Unfortunately not the only, second is in L2World.getInstance().getAllPlayers().values(); Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values(); Quote
Question
RemX
Hello, i need help with adopting vote reward system on latest rev l2jserver, high five.
I can't find out how should look like this:
I'm getting errors on Announcement.getInstance()
Can't find any information, or properly working vote reward system.
HELP.
If it will work i'll share all vote system, THANK YOU.
2 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.