public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Yanfly Battle Engine Script Edit Request

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: Yanfly Battle Engine Script Edit Request
  • Original author: dreamfall887
  • Original date: November 21, 2019
  • Source thread: https://forums.rpgmakerweb.com/threads/yanfly-battle-engine-script-edit-request.115479/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace) > RGSS3 Script Requests

Summary

Hi everyone I'm using Yanfly's Battle Engine script for VX ACE and Yami's Battle Symphony. It's been working fine so far but I wanted the faces in battle to be centered like this: {

Archived First Post

Hi everyone

I'm using Yanfly's Battle Engine script for VX ACE and Yami's Battle Symphony. It's been working fine so far but I wanted the
faces in battle to be centered like this:
index.php


#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# - Battle Status Window -
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Here, you can adjust the settings for the battle status window. The
# battle status window, by default, will show the actor's face, HP, MP, TP
# (if viable), and any inflicted status effects.
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
BATTLESTATUS_NAME_FONT_SIZE = 20 # Font size used for name.
BATTLESTATUS_TEXT_FONT_SIZE = 16 # Font size used for HP, MP, TP.
BATTLESTATUS_NO_ACTION_ICON = 185 # No action icon.
BATTLESTATUS_HPGAUGE_Y_PLUS = 11 # Y Location buffer used for HP gauge.
BATTLESTATUS_CENTER_FACES = true # Center faces for the Battle Status.

#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

But this bug keep happening when the second character attacks an enemy:
index.php


Could someone edit the script to fix this please? Thank you

Link to scripts used:

Yanfly Battle Engine
https://github.com/Archeia/YEARepo/blob/master/Ace_Battle_Engine124backup.rb

Yami Battle Symphony
https://github.com/Archeia/rmvxa-collection/blob/master/battle-symphony/battle-symphony-116e.rb

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#rgss3-requests

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar