Ok I will explain how to change the clothes of a character with an item. (Things in <>'s are names of things) Skill level: Easy Skills needed: >Knowledge of switches >Know how to make items First you need to create a common event, it should look something like this: Name: Event Start Condition: Appearance Switch Clothes1 Parallel Process ####:Clothes1 Events Commands: <>Hero walk grafic change:-#change <> The "Move Event" action is in the 2nd slot of the action chooser in the right column twards the bottom. When you are done click "Apply" then move on to the items. Create a new item, it should look something like this: Name: Class Cost Use Number of times Clothes Switch (any amount) Unlimited Explination: ON: (What the new clothes look like) ####:Clothes1 Active Scene [x] Field [ ] Battle When you use the item your hero character will then be wearing the new clothes. It is best if you make another item to change back into your old clothes. Well wasn't that simple?