Jump to content
  • 0

Vote reward system on high five


Question

Posted

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.

2 answers to this question

Recommended Posts

  • 0
Posted

Unfortunately not the only, second is in L2World.getInstance().getAllPlayers().values();

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

 

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...