Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Zexion on June 17, 2010, 03:01:26 am

Title: Script edit please i dont know how to
Post by: Zexion on June 17, 2010, 03:01:26 am
Ok i have mog custom menu system, and i need to edit the item one.
Let me better explain myself.

In my demo it has 1 custom script so thats the menu i need you to edit.
Go to the demo and play it. Talk to the guy there and then open the item menu.
(http://img256.imageshack.us/img256/6596/demop.png)
As you can see it is very messy and to move through the menu u have to do left and right not up and down.
THIS IS NOT THE PROBLEM THOUGH.
On my real game it is much cleaner the graphics are correct, up and down buttons work, etc.
The only things i need done are to move the list of items/weapons/armour to the BIG black box area because it is in the way, and if you click an item it will open a menu of characters to use it on. I want that menu in the smaller box.
Title: Re: Script edit please i dont know how to
Post by: nathmatt on June 17, 2010, 07:03:58 am
edit / add @item_window.x & @item_window.y
Title: Re: Script edit please i dont know how to
Post by: Zexion on June 17, 2010, 04:29:30 pm
Edit: nvm a i found where the x and y are anyway thanks to ^^^. Well actually  i had an idea but i was reading the script wrong so i was changing the wrong coords.
Also forgot to put in the demo lmao so yeah