Tax Script
Version: 2.0
IntroductionThis Script allows the user to add a sales tax to items that are sold in a shop.
In addition, the user may use negative taxes, for discount shops.
The user can easily change the tax rate using call script.
Screenshots
Scripthttp://falcon.rmrk.net/tax.txtNote: This script has been superseded
linkInstructionsPlace this above main, below everything else and it should work fine

To use the sales tax:
call script:
$game_system.tax = TAXRATE
then it should work
FAQN/A
CompatibilityShould work with all custom shop systems, however the window that displays the tax/discount rate will probably not appear.
Credits and ThanksThanks to Mega Flare for requesting this, and thanks to SephirothSpawn for helping me with an error!
Special thanks goes to Blizzard, who motivated me to write version 2.0
Author's NotesThis should be my final update.
This post has been edited by Night_Runner: Apr 4 2012, 04:30 AM