Reducing the Number of Equip Types?

● ARCHIVED · READ-ONLY
Started by TMS 5 posts View original ↗
  1. 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?
  2. That ought to do it. Thank you!
  3. 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.
  4. [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]