- Joined
- Sep 29, 2012
- Messages
- 90
- Reaction score
- 6
- Primarily Uses
How do I skip the Window_SkillType and Window_EquipCommand windows? I want my Skill window to skip the Window_SkillType and go straight to Window_SkillList (skill types aren't necessary) and skip the Window_EquipCommand and go straight to the Window_EquipSlot to equip things (optimize and clear isn't necessary). I'm working on my own equip and skill plugin.
