Removing Certain Attributes from Status menu

● ARCHIVED · READ-ONLY
Started by AFletch88 9 posts View original ↗
  1. I'd like to only have HP, MP, STR, AGI, DEF as my game has no magic in it I'd like to get rid of the M.DEF and MAT attributes from Status menu and Equip menu. I don't want to systematically remove them just visually, I've tried a work around by editing the Window_Status section but it just doesn't want to seem to work. Any help would be appreciated.
  2. you'll need a plugin (editong the core files directly is a bad idea as that will prevent you from ever updating the core again), and that plugin needs to overwrite and rewrite the code for the scenes you want changed.
    [move]Plugin Request[/move]
  3. I just want to note that the "hide a line (or certain stats) from the Status Menu" request has probably been made around 50 times since January. It would be well worth adding this question to an FAQ somewhere on the site (or pinning a thread explaining how it would be done in each Maker), and would definitely warrant a non-scripting solution to be added to the next version of RPG Maker.
  4. @LadyBaskerville did a plugin to hide paramters, I think. But I cannot find it. :kaoback:
  5. I accidentally double post, please delete this.