public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

[VX Ace] Text centering

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

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

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 YEA biography. I do script calls to edit the biography which appears in the Status menu - Biography (see the screenshots).


767634Capture.png



124755Capture2.png

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator 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.

#039#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar