- Joined
- Dec 11, 2012
- Messages
- 44
- Reaction score
- 6
- First Language
- Finnish
- Primarily Uses
- RMVXA
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
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?




