- Joined
- Aug 12, 2012
- Messages
- 59
- Reaction score
- 11
- Primarily Uses
Hi all.
There seems to be an issue between a couple of Yanfly scripts, the YEP_ShopMenuCore being the problem giver, and YEP_BaseParamControl being what I need to work with ShopMenuCore.
The issue: With BaseParamControl, you can give weapons (among other things) a tag of <x Plus: y>, where x = a stat param, and y = the amount. (I'm going with that as appose to the normal stat setup option with weapons due to some mechanics in my game.) In the equipment scene, it shows correctly the weapon having that stat, however in the shop scene, the weapon acts like the stat is 0/it's not seeing the <x Plus: y> tag. I desperately am in need of the ShopMenuCore's stat information to show this. (As well as the <x Minus y> tag, but will settle for just the plus tag if nothing else.)
I recall bringing this issue to his attention maybe a year ago but nothing came of it. I tried to go in and see if I could figure out the issue as I've learned a lot more over the past year that I didn't understand before with coding and javascript, however I cannot seem to resolve the issue.
Any assistance/guidance (or a compatibility plugin) would be greatly appreciated!
Links to scripts:
Base Parameter Control
http://yanfly.moe/plugins/en/YEP_BaseParamControl.js
Shop Menu Core
http://yanfly.moe/plugins/en/YEP_ShopMenuCore.js
There seems to be an issue between a couple of Yanfly scripts, the YEP_ShopMenuCore being the problem giver, and YEP_BaseParamControl being what I need to work with ShopMenuCore.
The issue: With BaseParamControl, you can give weapons (among other things) a tag of <x Plus: y>, where x = a stat param, and y = the amount. (I'm going with that as appose to the normal stat setup option with weapons due to some mechanics in my game.) In the equipment scene, it shows correctly the weapon having that stat, however in the shop scene, the weapon acts like the stat is 0/it's not seeing the <x Plus: y> tag. I desperately am in need of the ShopMenuCore's stat information to show this. (As well as the <x Minus y> tag, but will settle for just the plus tag if nothing else.)
I recall bringing this issue to his attention maybe a year ago but nothing came of it. I tried to go in and see if I could figure out the issue as I've learned a lot more over the past year that I didn't understand before with coding and javascript, however I cannot seem to resolve the issue.
Any assistance/guidance (or a compatibility plugin) would be greatly appreciated!
Links to scripts:
Base Parameter Control
http://yanfly.moe/plugins/en/YEP_BaseParamControl.js
Shop Menu Core
http://yanfly.moe/plugins/en/YEP_ShopMenuCore.js
Last edited:
