Jump to content

Utility: Dynamic WoE Reward Distributor


Secrets

Recommended Posts


  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

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
  • Submitted
    04/17/2017
  • Category
  • Video
    https://www.youtube.com/watch?v=EfVpZpRSFYk
  • Content Author
    Secrets

 

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

Hello can this script also provide rewards for the losing guild /hmm/heh/heh 

Link to comment
Share on other sites

  • 7 months later...

  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.04
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

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

Thanks in advance..

error.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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