Secrets Posted April 17, 2017 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 438 Joined: 01/26/16 Last Seen: April 16 Share Posted April 17, 2017 View File Dynamic WoE Reward Distributor Information This script let guild leaders receive WoE rewards after the end of each WoE by talking to the NPC. Rewards can be configured to be given to every online members automatically instead. There is a menu for the GMs to configure reward for each castle individually. Use Case As a reward giver for WoE participation. Although this script has been tested on an old build of Hercules, it is only guaranteed to support rAthena. If it somehow break on Hercules-based emulator, I could fix it at an additional price Video By buying this script, you agree to these terms: You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. You will not get any support if you are using an old build of rAthena from 6 months ago or earlier. Your rights to receive free supports may be revoked at my discretion if you are being abusive Terms above may be changed or adjusted without prior notification. Copyright - Secrets 2016-2017 - All Rights Reserved Submitter Secrets Submitted 04/17/2017 Category Utilities Video https://www.youtube.com/watch?v=EfVpZpRSFYk Content Author Secrets Quote Link to comment Share on other sites More sharing options...
crazyarashi Posted April 18, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 13 minutes ago Share Posted April 18, 2017 Hello can this script also provide rewards for the losing guild Quote Link to comment Share on other sites More sharing options...
rakuzas Posted December 3, 2017 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 459 Reputation: 7 Joined: 06/29/12 Last Seen: April 25, 2019 Share Posted December 3, 2017 for(.@i = 0; .@i < .casvarsize .@i++) { .@o = getcastledata(.cas$[.@i],1); .@menu$ = .@menu$ + (($casActive[.@i] && $casCanReceive[.@i] && .@o == getcharid(2)) ? .casName$[.@i] : "") + ":"; } Hello @Secrets, I got this error in my console.. Not sure how to fix it.. So I posted here.. Hope you can take a look.. Thanks in advance.. Quote Link to comment Share on other sites More sharing options...
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.