FACE MENU VXA

RPG Maker VX Ace

Changes the Menu Status to a Face and Name type and Horizontal Commands.



Face Menu VXA
Author: Soulpour777

Description:
I noticed in VXA where the Menu Status is displayed when you open the menu. You can view what state you have, your hp, mp, actor’s name and level. I thought that’s its pretty repetitive and unfair since they included Scene Status which is personally for each actor. So I thought of removing the other draw method and create a face only Menu.

Posts

Pages: 1
hey. I don't really know about using script so I wanna ask you about some error I get after using my script.
This is about line '59' in your script (draw_face(actor.face_name, actor.face_index, x, y, enabled))
Do I need to do something before using this script?
Could you give me a full view of what it says on the error?
I'm getting an error while opening the Menu. It say exactly this:

Script 'Face Menu Commands' line 59: NoMethodError occurred.

undefined method 'face_name' for array #<Array:0x7f8d124>

---

I assume that's the same error Koiyumi got, but I can't be sure.
Pages: 1