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();  

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

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..