Using this Plugin, you can allow the player to select a Character from a list of available characters. You can set an image file that contains Characters and the index of the Character you wish to use within that file.
Look at the code or download the Plugin:
Got a question… is there a way to change the position of the Status Window (where the HP, MP etc. is displayed)..?
Is there a way to make thi compatible with Yanfly’s Job Points plugin, so that I can see my JP in the menu as well as HP,MP,TP?
What is the size for the bust images?
I had luck with 266w 600h for mine I did have to place the face higher up though because of the boxes. So put the face a little over halfway up the image with a blank chunk at the bottom of the image.
What measurements should the png image have?
yo use 190 × 450 y quedaba bien
Is there a way to change actor bust picture in game process with script or plugin command or whatever?
Heyho,
I now it has been a while, but I have exactly the same question. Did you find a solution?
I need to know what size for the bust?
190 × 450 yo use
To questions about the size, you can try resizing to 330×350 and ensure your image fits in that box. Anything outside of that box will not be seen. I am sure there are other sizes that will work, but just to give you an idea
Hey, I use and love this plugin but have one small bug – the “label window” (where item/status/whatever text shows up) is blank when I open the menu, as soon as you press a button to move right/left it shows up, how can I make it show up right away instead of being empty? (In this case, it starts highlighted on “items” and works if you hit enter etc, just no text..)
hi, is it compatible with Character Creator EX – MV Plugin, or does it use preloaded images?
Fantástico todos estes plugins
Any way to make this plugin show 3 actors instead of 4?
You’re gonna have to go in the plugin’s code to change how many actors show up on the menu.
In the plugin’s code, search for this:
Window_MenuStatus.prototype.maxCols
When you see “return 4;” just replace the 4 with whatever number you want.
How do I increase the width and height of the icon’s window?
Could you please help me? I’m using your Menu Plugin along with the Yanfly Engine Plugins – Quest Journal System. However, the quest icon in the main menu isn’t showing up. What can I do?
I tried doing it this way but it didn’t work.
@param Quest Icon
@desc The icon index of the icon used for the “Quest” choice.
Right-click and press “IconSet Viewer”.
@default 77