Original Source
- Original title: YEP Shop Menu Core not displaying stats
- Original author: Lear
- Original date: July 1, 2018
- Source thread: https://forums.rpgmakerweb.com/threads/yep-shop-menu-core-not-displaying-stat-plus-stats.97116/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
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 , 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...
Archived First Post
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
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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.
Topic Summary
Loading summary...