Joined
Apr 22, 2018
Messages
14
Reaction score
5
First Language
English
Primarily Uses
RMMZ
I'm using an alternate icon set in my game, and I noticed that since the icons are in a different order than in the RTP, the icons displayed for buffs and debuffs are incorrect. I've read that this is an easy fix, as I could just go manually change the icon placement in Photoshop, but this would be a huge pain, as it'd mean that I'd have to go in and replace a bunch of other icons for items, skills, and those used in dialogue. I also read that in Ace there's a place in the scripts where you can change which icons are used for buffs/debuffs, but I've been able to find no such things in the .json files in MV. Does anybody have any idea where this would be located?
 

Wavelength

MSD Strong
Global Mod
Joined
Jul 22, 2014
Messages
6,114
Reaction score
5,911
First Language
English
Primarily Uses
RMVXA
Moving to Learning JavaScript, which is usually the best board to ask these kinds of questions on.

It looks like it's part of the Constants that are defined at the very beginning of Game_BattlerBase in rpg_objects:
Code:
Game_BattlerBase.ICON_BUFF_START      = 32;
Game_BattlerBase.ICON_DEBUFF_START    = 48;
 
Joined
Apr 22, 2018
Messages
14
Reaction score
5
First Language
English
Primarily Uses
RMMZ
This is exactly what I was looking for! Thank you so much! :smile:
 

Latest Threads

Latest Profile Posts

Probably gonna toss out some cameos.
-Message sponsored by the β Gang.
"I WAN BOOZY EGGY-NOG!"
"I WAN BOOZY EGGY-NOG!"
"For the love of the cosmos TarTar, you shouldn't drink spiked eggnog."
"I WAN BOOZY EGGY-NOG"
Boozy-Eggy-Nog.png
I've always found Game Over screens to be a bit boring. Mostly because I see them too often.
Tried to mix it up for the jam.
GameOver.png
Twitch! We're at it live with some game development! Feel free to drop by!
Deffo need to do a twofer for the advent compilation tomorrow. I saw the Nutcracker downtown and now I am full of tequila. You know. As you do.

Forum statistics

Threads
136,901
Messages
1,271,271
Members
180,687
Latest member
ryu02087
Top