Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [TWings] Trade Shop (Suikoden-like)
- Original author: TWings
- Original date: August 22, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/twings-trade-shop-suikoden-like.125670/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Plugin TWings_Trade v1.01 (MZ) Author TWings
Archived First Post
Plugin
TWings_Trade v1.01 (MZ)
Author
TWings
Introduction / Features
This plugin is part of a Suikoden features plugins series and works similarly to the Trade Shops (although there's still room for some improvements).
For those not familiar with it, it's an alternative kind of shops (doesn't replace the standard shops) that works like financial markets.
So what does this plugins do exactly ?
It allows you to create special shops that buy and sell only specific items.
Every shop have limited items stocks, and the value of those items changes according to those stocks.
Every shop can also refill ("produce") at least one item on its own, while the other items will eventually "vanish" from the stocks.
How to use
While I tried to make it easy, this plugin is pretty advanced and I strongly advise to have a look at the demo to understand better how to use it properly.
Be sure to carefully choose what variable you want the plugin to use and never overwrite that variable in your events.
You will need to use the plugin commands to create your shops and define their stocks of items. After this step your shops will be useable, but to activate the auto-update property of the shops (stocks and prices variations), you will need to use the "updateTShops" command in a parallel common event (don't forget to turn ON the switch of this event).
Demo
There's a demo project available to download on my itch.io page showing a possible use of this plugin.
FAQ
You can use this thread or drop on my Discord server for questions.
Terms of use
Credit : TWings
Free to use for non-commercial games.
Contact me for commercial games.
Versions
TWings_Trade v1.01 (MZ)
Author
TWings
Introduction / Features
This plugin is part of a Suikoden features plugins series and works similarly to the Trade Shops (although there's still room for some improvements).
For those not familiar with it, it's an alternative kind of shops (doesn't replace the standard shops) that works like financial markets.
So what does this plugins do exactly ?
It allows you to create special shops that buy and sell only specific items.
Every shop have limited items stocks, and the value of those items changes according to those stocks.
Every shop can also refill ("produce") at least one item on its own, while the other items will eventually "vanish" from the stocks.
How to use
While I tried to make it easy, this plugin is pretty advanced and I strongly advise to have a look at the demo to understand better how to use it properly.
Be sure to carefully choose what variable you want the plugin to use and never overwrite that variable in your events.
You will need to use the plugin commands to create your shops and define their stocks of items. After this step your shops will be useable, but to activate the auto-update property of the shops (stocks and prices variations), you will need to use the "updateTShops" command in a parallel common event (don't forget to turn ON the switch of this event).
Demo
There's a demo project available to download on my itch.io page showing a possible use of this plugin.
FAQ
You can use this thread or drop on my Discord server for questions.
Terms of use
Credit : TWings
Free to use for non-commercial games.
Contact me for commercial games.
Versions
- Version 1.01 :
- Fixed a bug preventing the plugin to work when loading a save file.
- Version 1.00 :
- Release.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use Credit : TWings Free to use for non-commercial games. Contact me for commercial games.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
2
views
Topic Summary
Loading summary...