Remove/Hide stats completely?

Daniel B

Hidden Kitten
Veteran
Joined
Dec 8, 2012
Messages
64
Reaction score
14
First Language
Swedish
Primarily Uses
I've been trying to find how to remove/hide a stat completely, but I haven't had any luck.

RemoveHideStats.png

To explain better, these 2 stats are suppose to be AGI and LUK, however, I'm not gonna use them at all.

In case it matters, I'm using Yanfly's Ace Equip Engine.

Thanks for reading.
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,545
Reaction score
3,715
First Language
Java's Crypt
Primarily Uses
RMMZ
try adding this:

Code:
class Window_EquipStatus < Window_Base  def refresh    contents.clear    6.times {|i| draw_item(0, line_height * i, i) }  endend
 

Daniel B

Hidden Kitten
Veteran
Joined
Dec 8, 2012
Messages
64
Reaction score
14
First Language
Swedish
Primarily Uses
try adding this:

class Window_EquipStatus < Window_Base  def refresh    contents.clear    6.times {|i| draw_item(0, line_height * i, i) }  endend
Thanks a ton, seems to work perfectly :)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,085
Members
137,583
Latest member
write2dgray
Top