Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I can't test it right now, but on line 56-57 of the script you should find something like:
[code] char_w = 32
char_h = 32[/code]
Try playing around with those values, they should match the size of each sprite of your characters.
You might also have to change the values around line 218 to 234, for adjusting the size of the windows and spacing between them.
Been a while since I last opened VXAce, but if I'm not mistaken: when you subscribe to the item really on the workshop, it will download it as a whole "game" that you can open on RPG Maker.
Once you open it there, you will have to go into the Script Editor, and search for my script - probably near the bottom of the list. Then you'd have to copy the entire text and paste it in your own project, at the same place.
Yeah, the way they implemented the workshop here was... not ideal.
Change the line 12 on the script (https://pastebin.com/Fv2zKiWT) for party size.
I think you might want to take a look at the status window position values a bit further into the script if you want to adjust the positions for five members.
Giving instructions on how to change the party size could be nice, I like using more than 4, but I would stick on 5