Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Repositioning the actor command window.
#4
I'm not the most savvy with scripting, but I know at least this much.

Who's Battle System are using? There should be a line in the Window_BattleStatus of the Battle System that say's something similar to @actor_command_window.y = # or @actor_battler_window.y = #.

If you play with these numbers a little I'm sure you can figure it out. Typically the higher the number the further down the window will go. 0,0 is at the top leftmost corner and windows typically use the top leftmost corner of the window to guide where it goes.

So your Command window looks like it's something like: (0,320) where x is 0 and y is 320.

Help at all? I'm not very good at explaining things.





Damn.... beaten to the punch.
Reply }


Messages In This Thread
RE: Repositioning the actor command window. - by firestalker5 - 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,100 11-11-2019, 08:55 PM
Last Post: DerVVulfman
   Sorting Items in Shop Window Melana 13 15,687 01-18-2018, 05:49 AM
Last Post: DerVVulfman
   Actor names in Quest Script jreagan406 5 7,707 03-07-2017, 08:06 AM
Last Post: JayRay
   Showing only specific skills in a window Melana 2 5,400 01-12-2016, 01:34 PM
Last Post: Melana
   Actor Graphic/Reflection Refuses to Update/Refresh penguwin 6 8,798 11-06-2014, 09:51 PM
Last Post: penguwin
  Attack from an enemy to a actor as condinitional branch Djigit 7 9,006 07-05-2014, 06:58 PM
Last Post: Djigit
  Changing Window Styles in Game JackMonty 8 9,768 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,174 08-21-2011, 09:16 PM
Last Post: yamina-chan



Users browsing this thread: