安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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