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: Limited Supplies Script
- Original author: Khaz
- Original date: March 11, 2018
- Source thread: https://forums.rpgmakerweb.com/threads/limited-supplies-script.92528/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
Hey. I'm using Wavelength's Limited Supplies Script and whenever I try and open up the shop in-game, I get an error like this Spoiler {
Archived First Post
Hey.
I'm using Wavelength's Limited Supplies Script and whenever I try and open up the shop in-game, I get an error like this
This is how the setup looks inside the script itself
The items listed are just an HP Potion, MP Potion, Ally resurrect item (Like Phoenix Down), a Quest Item and Antidote.
To my knowledge - if I understood the script instructions correctly - the amount of variables between one items set variable and the next items set variables determines its stock.
So for example item ID 1 in this is set to variable 301 and the next item ID (4) is set to variable 311, which I understood would mean that there would be 10 potions in stock ( variables 301, 302, 303... 310 ) and the last item ( ID 6 ) would currently have just 1 of it in stock as there is no item coming after it.
Am I understanding this wrong or doing something wrong?
I'm using Wavelength's Limited Supplies Script and whenever I try and open up the shop in-game, I get an error like this
Protected download
This is how the setup looks inside the script itself
Protected download
The items listed are just an HP Potion, MP Potion, Ally resurrect item (Like Phoenix Down), a Quest Item and Antidote.
To my knowledge - if I understood the script instructions correctly - the amount of variables between one items set variable and the next items set variables determines its stock.
So for example item ID 1 in this is set to variable 301 and the next item ID (4) is set to variable 311, which I understood would mean that there would be 10 potions in stock ( variables 301, 302, 303... 310 ) and the last item ( ID 6 ) would currently have just 1 of it in stock as there is no item coming after it.
Am I understanding this wrong or doing something wrong?
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
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
1
view
Topic Summary
Loading summary...

