Chaos Project

RPG Maker => RPG Maker Scripts => Topic started by: LazyViking on June 03, 2011, 08:16:36 pm

Title: [XP] Battle Command Window
Post by: LazyViking on June 03, 2011, 08:16:36 pm
Hi.

Is there an easy way to move the x and y possision of the Battle command window( i think its called) where you choose betwean attack, skill, defend and item.
the pictuer shows what i mean:

Spoiler: ShowHide
(http://img833.imageshack.us/img833/612/battlecommandwindow.png) (http://imageshack.us/photo/my-images/833/battlecommandwindow.png/)

Uploaded with ImageShack.us (http://imageshack.us)


dont know if it matters, but i am using Sideview Battle System Tankentai XP http://www.rmxpunlimited.net/resources/scripts/item/sideview-battle-system-tankentai-xp?category_id=11 (http://www.rmxpunlimited.net/resources/scripts/item/sideview-battle-system-tankentai-xp?category_id=11)

thank you for your time.

help will be credited
Title: Re: [XP] Battle Command Window
Post by: Twb6543 on June 04, 2011, 06:00:05 am
it's allready done in the script goto SBS Config - XP  and
change line 65 to COMMAND_WINDOW_POSITION = [0, 320]
this does hide one face through but this can be changed by resizing all of the battler window (the window with name, lvl, face, etc)
Title: Re: [XP] Battle Command Window
Post by: LazyViking on June 04, 2011, 11:12:41 am
how did i miss that :facepalm:
and
Thank you very much  :D