Original Source
- Original title: Re-positioning MOG's Battle Command EX.
- Original author: Ikari
- Original date: December 26, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/re-positioning-mogs-battle-command-ex.35291/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
Not sure if I should've posted this to my last topic. Oh well. lol Hello again. Without further ado, I'm using the MOG Battle Command EX Script as well as the Enu Sideview Script together and I want to be able to reposition the battle command for each actor in battle. However, when I do so, it stays in the exact same position even when I do re-position the line that seemingly? instructs me to change the ID of the command window for each actor. Here is the line: Spoiler
Archived First Post
Hello again. Without further ado, I'm using the MOG Battle Command EX Script as well as the Enu Sideview Script together and I want to be able to reposition the battle command for each actor in battle. However, when I do so, it stays in the exact same position even when I do re-position the line that seemingly? instructs me to change the ID of the command window for each actor.
Here is the line:
#============================================================================
#
# FIXED_COMMAND_POSITION = [[50,50],[100,100],[200,200],[300,300]]
#
#============================================================================
FIXED_COMMAND_POSITION = [415,160, 0],[435,185, 0],[455,210, 0],[475,235, 0]
When I go to the next actor, the battle command stays in the exact same place. D=
The origin of the battle command is here:
http://www.atelier-rgss.com/RGSS/Battle/ACE_BAT23.html
There are alot of other options so I made the one that was in the screenshot a RAR seperately which you can find here:
https://www.dropbox.com/s/qzcxh1yds0rid4q/12_Taiyo.rar?dl=0
The origin of the sideview is also here:
http://rpgex.sakura.ne.jp/home/material/file1.php
If it's not too much to ask, can anyone be able to solve the problem as to why the ring command doesn't re-position for each actor? Or was it programmed to stay that way...?
Thank you in advance!
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...