About This File
A NPC that enable players to change Zeny & Coins easily...
Available Exchange Options :
Zeny to CoinsCoins to Zeny
Configurations :
// server max zeny.max_zeny = 1000000000;// coin list + name + valuesetarray .coin_name$,"Silver","Gold","Mithril";setarray .coin_id,675,671,674;setarray .value,10000,1000000,100000000;
Credits : @AnnieRuru
What's New in Version 4.0 See changelog
Released
- [ 1.0 ] - Simple Coin & Zeny exchanger.
- [ 2.0 ] - Enable simple Customization on script.
- [ 3.0 ] - Fixed some mistake typo and bug.
- [ 4.0 ] - Updated, fixed bugs.