Hey guys, I'm new to this forum. I hope to learn a lot here, and try to help with what I know.
I present this problem I have with the script that I mentioned in the title of the post. I am using the following command:
<require above: stat x> or <require under: stat x>
# This will make your piece of equipment require certain stat conditions to be
# met. If above, it is greater than or equal to. If under, it is less than or
# equal to. Replace stat with one of the following:
# Level, MaxHP, MaxMP, ATK, DEF, SPI, RES, DEX, AGI, HIT, EVA, CRI, ODDS
The problem is that I put in so notebox: <require above: Level 15> for my character needs to have that level to use a weapon. It does not work, my character can use the weapon even without that level.
I'm using it on my test game. Although I tried with the DEMO that comes with all the scripts of Yanfly YEM.
I've changed the word by Level: level, LEVEL, LV, lv, etc. It does not work.
Hope you can help.
Thanks and greetings!