public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Move and resize battle command windows

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: Move and resize battle command windows
  • Original author: tom88norman
  • Original date: June 25, 2014
  • Source thread: https://forums.rpgmakerweb.com/threads/move-and-resize-battle-command-windows.29015/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Hello,  I'm using Yanfly's battle engine and I've created a couple of custom commands...I think the screenshots explain the problem best... As you can see in the first screenshot, the "attack skills" and "defense skills" commands are being squished because of how long they are. I don't really like how this looks. So I go to the Window_ActorCommand class and under the window_width method, I increase the width of the command window, the result is the second screenshot.

Archived First Post

Hello, 

I'm using Yanfly's battle engine and I've created a couple of custom commands...I think the screenshots explain the problem best...

As you can see in the first screenshot, the "attack skills" and "defense skills" commands are being squished because of how long they are. I don't really like how this looks.

So I go to the Window_ActorCommand class and under the window_width method, I increase the width of the command window, the result is the second screenshot.

So I just want to scooch the command window over to the left, and reduce the size of the big window with the faces in it (as my game only has those two heroes.)

However, I can't find a way to do this. Yanfly doesn't seem to have made an add-on for it, unless I'm being very dense and just missed it. 

I've played around in the Window_battlestatus class and adjusted the window width there, but it seems to do...strange things. Things I can't make sense of...

Anybody have any ideas? Can't help but think it must be an easy problem to solve but I just can't seem to find a way.

Thanks in advance.

Protected download

Protected download

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

Referenced Images / Attachments

command window.jpg
command window.jpg
command window big.jpg
command window big.jpg
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 1 view

Log in to reply.

User Avatar