Original Source
- Original title: [VX Ace] Text centering
- Original author: Nérylis
- Original date: June 23, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/vx-ace-text-centering.64026/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
Hello,I use the script from BlackMorning - Ace status addon to optimize the Ace status menu from Yanfly. In the Status menu, there is a part called Biography which displays a custom biography for each character. But the text is left justified. I would like to center this text.Here is the link of the script : https://drive.google.com/file/d/0B1cW_5YDc5H_QXl3YU5sMWRReTQ/editEven changing "2" in draw_text(x + cw, y, width-cw, line_height, text2, 2) in the def draw_actor_bio_info(id, x, y, width = 100), it doesn't work. Can you help me please ? Edit : I have the script requires in my project (KGC and BM Basic). I don't use...
Archived First Post
Edit :
I have the script requires in my project (KGC and BM Basic).
I don't use YEA biography. I do script calls to edit the biography which appears in the Status menu - Biography (see the screenshots).
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...