Script Summary: Provides easy controls to allow an alliance treasurer to refund taxes
Version: 1.2
Admin Approval
APPROVED by the Pardus Admins
Description
Adds the ability to easily refund a percentage of taxes collected. Percentage can be changed by editing the following line of code:
var refundPercentage = 50;
To make the refund amount 25%, you would change this line to:
var refundPercentage = 25;
Version 1.0
Initial release.
Version 1.1
Updated to display the Activity column from the Members page. If you visit the Members page, the activity column will be saved and then displayed on the Funds page. You can set different refund percentages based on green, yellow, or red status. Default is green-100% refunded, yellow=50% refunded, red=0% refunded.
Version 1.2
Bug Fix -- Added an include:
http://*.pardus.at/alliance_members.php*
Contact
Contact Rhindon in Pegasus for questions, comments and suggestions.



