Delete

Started by Geust, June 10, 2010, 07:17:09 pm

Previous topic - Next topic

Geust

June 10, 2010, 07:17:09 pm Last Edit: April 01, 2021, 05:34:40 am by earthnite
Thanks.

WhiteRose

Could you be a little more specific? If possible, draw a mock-up so people will know exactly where you want the windows.

nathmatt

under
@status_window = Window_MenuStatus.new

put
@status_window.width = 480
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script


nathmatt

yea but i said that because it would look better if the windows were beside each other instead of on top
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script


Sase

If you make them on top, at least remove the transparency from the right side windows so it'll look better

SBR*

From now on, EVERYBODY, remember that @window.z changes the depth.

SBR*