Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Repositioning the actor command window.
#3
(04-12-2011, 04:05 AM)DerVVulfman Wrote: It depends.

Obviously, that is a custom battlesystem or a custom BattleStatus script. So perhaps there is a section near the top of the script that has an area you can configure or edit values to suit your tastes.

If not, then the script you are using should have a value called @actor_command_window which is ... the window. By changing the 'y' position, you can raise or lower it to where you want it to appear.

Code:
@actor_command_window.y = value

Normally, it's in the 'main' method in Scene_Battle, but a custom batttlesystem or mod could have it differently.

I... probably should have thought of that. I'm using Sideview Battle System Version 2.1xp. Going to give your advice a try, thanks much, DW. As for the fonts, I'll get those fixed once I've solved the problems I don't know how to address =)


EDIT: It's been figured out!
Reply }


Messages In This Thread
RE: Repositioning the actor command window. - by MegaPowerNinja - 04-12-2011, 04:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Personal graph by actor zlsl 4 3,923 10-23-2021, 06:43 AM
Last Post: zlsl
   I want to add an Atoa Custom Battle System command cut-in. zlsl 11 12,103 11-11-2019, 08:55 PM
Last Post: DerVVulfman
   Sorting Items in Shop Window Melana 13 15,691 01-18-2018, 05:49 AM
Last Post: DerVVulfman
   Actor names in Quest Script jreagan406 5 7,710 03-07-2017, 08:06 AM
Last Post: JayRay
   Showing only specific skills in a window Melana 2 5,401 01-12-2016, 01:34 PM
Last Post: Melana
   Actor Graphic/Reflection Refuses to Update/Refresh penguwin 6 8,799 11-06-2014, 09:51 PM
Last Post: penguwin
  Attack from an enemy to a actor as condinitional branch Djigit 7 9,012 07-05-2014, 06:58 PM
Last Post: Djigit
  Changing Window Styles in Game JackMonty 8 9,780 03-22-2013, 11:54 PM
Last Post: JackMonty
   Modifying Actor ID to Class ID for Advanced Individual Battle Commands Script NewHope 1 4,229 07-11-2012, 11:37 PM
Last Post: NewHope
   Something I noticed about the Advanced Shop Status Window yamina-chan 5 9,177 08-21-2011, 09:16 PM
Last Post: yamina-chan



Users browsing this thread: