By default VX Ace has five equip types (Weapon, Shield, Head, Body, and Accessory). Is there a way to reduce these, like if I just wanted to use Weapon, Armor, and Accessory? Would that require a script?
Reducing the Number of Equip Types?
● ARCHIVED · READ-ONLY
-
-
Yes.
For example this script which comes with some other stuff.
Yanfly also has one that also provides a nice scene. -
That ought to do it. Thank you!
-
You can fit in the script.
Game_Actor line 152 and 153
By deleting the ones you don't won't.
I would all so change
Window _EquipSlot line 32
To the number you whish to use
If your going to ues added script any way I
Would just add one for this rather then
Change it your self. -
[necro]@RoyGonzalez [/necro]
answering a question that is four years old is pretty much useless, especially if it already had a better answer (modifying default scripts is always more problematic than using a dedicated script for the same).
[mod]closing[/mod]