Jump to content

Recommended Posts

Posted (edited)

Tons of thanks An4rchy I just tested it and its working on last acis free rev, with the fixes of Rootware thanks too dude.

Np, but what fixes? This one is tested and it works fine without any changes.

 

Edit: Ok you are talking about the section printing, yeah it's a change in aCis latest revs I guess.

Edited by An4rchy
Posted

Np, but what fixes? This one is tested and it works fine without any changes.

Im using the free acis so it might be a little bit outdated from the paid one.

I changed Collection<L2PcInstance> pls = L2World.getInstance().getPlayers(); to Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values();

and this StringUtil.printSection("Vote Reward"); to Util.printSection("Vote Reward");

Posted

Np, but what fixes? This one is tested and it works fine without any changes.

 

Edit: Ok you are talking about the section printing, yeah it's a change in aCis latest revs I guess.

 

Man told about my downgrading of your code up to oldest aCis style.  :troll:

Posted (edited)

Man told about my downgrading of your code up to oldest aCis style.  :troll:

 

Hehe dem downgradez :D

Edited by An4rchy
Posted

finally after a year hopzone vote reward is free jajajaja

gj

The old Anarchy's code for hop/top just need few lines..

I use Anarchy's old code, perfectly..

Posted

The old Anarchy's code for hop/top just need few lines..

I use Anarchy's old code, perfectly..

 

Yeah, you just need to change few lines in getVotes() method. But I would use that one if I were you, it's coded in a better. (Not that it will make a difference to be honest ;p)

 

 

 

if i set 5minutes delay its announce 3sites same time xD

 

I don't see any problem with that..

Posted

Yeah, you just need to change few lines in getVotes() method. But I would use that one if I were you, it's coded in a better. (Not that it will make a difference to be honest ;p)

 

 

 

 

I don't see any problem with that..

 

for example i set 5minutes delay for top hop y networks , but after 5 minutes its spam chat whit +3 announces same time (top hop net).

Posted

Lol, that's not spam, that's informing the players about the server's votes.. It all happens together for all 3 sites because you set 5 minutes for all 3 sites. That's not considered as 'spam' if you ask me and it should happen that way.

Posted

Yes, if we make it announce 5minutes on all sites, its announce each 5 minutes all sites.

 

I think is better make a rework to 1 delay announce for all sites, not 3 for separated.

 

Then its announce votes each 5minutes(configured), for each site. 5minutes announce topzone votes, after 5 minutes announce hopzone votes, after 5 minutes announce networks votes.

Posted

Yes, if we make it announce 5minutes on all sites, its announce each 5 minutes all sites.

 

I think is better make a rework to 1 delay announce for all sites, not 3 for separated.

 

Then its announce votes each 5minutes(configured), for each site. 5minutes announce topzone votes, after 5 minutes announce hopzone votes, after 5 minutes announce networks votes.

 

Well, feel free to send me your version and I will update my main topic :D

It's not hard to do what you asked, some minor modifications.

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
Reply to this topic...

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