- Joined
- Dec 1, 2013
- Messages
- 35
- Reaction score
- 0
- First Language
- German
- Primarily Uses
- RMMV
I am using the EquipCompareUpgrade to customize the stats shown in the equip window.
Some of these states I want to display are custom-stats created via BOB_CustomStats and are applied to weapons.
The result of trying to display these custom stats is this (stat names are in german):
As you can tell, there is no problem in displaying the custom-stats that currently apply to the actor, but the would-be stats can't be calculated.
The most obvious reason to me, would be that EquipCompareUpgrade cannot find the stats that BOB_CustomStats applies to the weapons.
What speaks for this hypothesis is that these 3 stats show up, even when the weapon to equip does not change the stat.
Note: EquipCompareUpgrade is supposed to only show stats that would get changed by equipping or unequipping the weapon or armor.
Now, the obvious question I ask, is:
Is there a way to somehow fix this issue?
Some of these states I want to display are custom-stats created via BOB_CustomStats and are applied to weapons.
The result of trying to display these custom stats is this (stat names are in german):
As you can tell, there is no problem in displaying the custom-stats that currently apply to the actor, but the would-be stats can't be calculated.
The most obvious reason to me, would be that EquipCompareUpgrade cannot find the stats that BOB_CustomStats applies to the weapons.
What speaks for this hypothesis is that these 3 stats show up, even when the weapon to equip does not change the stat.
Note: EquipCompareUpgrade is supposed to only show stats that would get changed by equipping or unequipping the weapon or armor.
Now, the obvious question I ask, is:
Is there a way to somehow fix this issue?

