KDirtyShop VX + ACE - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: KDirtyShop VX + ACE (/thread-9380.html) |
KDirtyShop VX + ACE - kyonides - 09-14-2024 KDirtyShop
VX + ACE by Kyonides
Introduction This script allows you to alter the normal behavior of the shop scene. Now you can trigger a Common Event that makes the shopkeeper ask for some extra money before allowing you to purchase or sell any item there. Times are very difficult, and storekeepers got to do whatever is necessary to feed their poor families, you know! IMPORTANT NOTES
The script depends on Common Events for a very good reason, namely the ability to customize it without depending too much on custom script calls. The GUI has not changed at all, but 2 default methods have been overwritten for the sake of convenience. This script does not alter normal shops!
If you ever forget to set the Common Event for a specific shop, it will work as an ordinary shop. BASIC INSTRUCTIONS
Code: KDirtyShop.process! The Constants Code: module KDirtyShop Terms & Conditions Free for Non Commercial Games Only! If you want to go commercial, please contact me first. It is quite inexpensive indeed. Due credit is mandatory. Mention the forum where you found this script. That's it! |