ozeritozz Posted November 24, 2015 Posted November 24, 2015 Tons of thanks An4rchy I just tested it and its working on last acis free rev, with the fixes of Rootware thanks too dude. Quote
An4rchy Posted November 24, 2015 Author Posted November 24, 2015 (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 November 24, 2015 by An4rchy Quote
ozeritozz Posted November 24, 2015 Posted November 24, 2015 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"); Quote
Rootware Posted November 24, 2015 Posted November 24, 2015 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: Quote
An4rchy Posted November 24, 2015 Author Posted November 24, 2015 (edited) Man told about my downgrading of your code up to oldest aCis style. :troll: Hehe dem downgradez :D Edited November 24, 2015 by An4rchy Quote
psgt58 Posted November 25, 2015 Posted November 25, 2015 (edited) Tested and worked! +1 !!! Edited November 25, 2015 by psgt58 Quote
'Baggos' Posted November 25, 2015 Posted November 25, 2015 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.. Quote
psgt58 Posted November 25, 2015 Posted November 25, 2015 if i set 5minutes delay its announce 3sites same time xD Quote
Solomun Posted November 25, 2015 Posted November 25, 2015 Re-sharing this was fvcking awesome idea! Thanks for doing that, people need a vote reward that actually works :) Quote
An4rchy Posted November 25, 2015 Author Posted November 25, 2015 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.. Quote
psgt58 Posted November 25, 2015 Posted November 25, 2015 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). Quote
DrenepiaWorld Posted November 25, 2015 Posted November 25, 2015 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). you mean 3 for top,3 for hop and 3 for network at the same time? Quote
An4rchy Posted November 25, 2015 Author Posted November 25, 2015 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. Quote
psgt58 Posted November 26, 2015 Posted November 26, 2015 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. Quote
An4rchy Posted November 26, 2015 Author Posted November 26, 2015 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. Quote
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.