Secrets Posted April 17, 2017 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
crazyarashi Posted April 18, 2017 Posted April 18, 2017 Hello can this script also provide rewards for the losing guild Quote
rakuzas Posted December 3, 2017 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
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.