- Joined
- May 3, 2018
- Messages
- 406
- Reaction score
- 201
- First Language
- english
- Primarily Uses
- RMMV
For some reason, when I go to the equipment screen, it doesn't show the stat changes. If I'm in the item screen, it will, but not on the equip screen. Anyone know how to fix this?
Also, what is a good way to write a description that will work when it gets randomized. All the prefixes and suffixes will contribute their description text but it mostly just looks like a jumbled mess or a run-on sentence. Any good way to change that? Also also, I'm trying to get font color to work with this but even though I can change the font color, I can't see a way to make it so that, say, if it has both a prefix and a suffix, it's one color, but if it's a prefix only it's another color and if it's a suffix only it's a different color - basically a color coded tier system for the weapons. It seems to just take one color or the other.
[edit: I have fixed the issue with the equipment screen but it seems like AGI, LUK, MHP and MMP aren't working. No idea what I'm doing wrong.]
[edit: I need to just copy and paste code for awhile. XD Looks like I messed up the formatting on some of the code. Be careful not to capitalize something that isn't supposed to be capitalized, I guess.]
[edit: One good thing though, I've kind of figured out what to do about item descriptions. Apparently, the regular item description goes first, then whatever's on the first line for any of the pre or suffixes, then whatever's on the second line. So long as you keep either pre or suffix on the top line, and the other on the bottom, you can do all kinds of things.]
Also, what is a good way to write a description that will work when it gets randomized. All the prefixes and suffixes will contribute their description text but it mostly just looks like a jumbled mess or a run-on sentence. Any good way to change that? Also also, I'm trying to get font color to work with this but even though I can change the font color, I can't see a way to make it so that, say, if it has both a prefix and a suffix, it's one color, but if it's a prefix only it's another color and if it's a suffix only it's a different color - basically a color coded tier system for the weapons. It seems to just take one color or the other.
[edit: I have fixed the issue with the equipment screen but it seems like AGI, LUK, MHP and MMP aren't working. No idea what I'm doing wrong.]
[edit: I need to just copy and paste code for awhile. XD Looks like I messed up the formatting on some of the code. Be careful not to capitalize something that isn't supposed to be capitalized, I guess.]
[edit: One good thing though, I've kind of figured out what to do about item descriptions. Apparently, the regular item description goes first, then whatever's on the first line for any of the pre or suffixes, then whatever's on the second line. So long as you keep either pre or suffix on the top line, and the other on the bottom, you can do all kinds of things.]
Last edited: