i have a suggestion (not for my own needs) that someone makes a custom item inventory that's
just for items (not weapons or armmor etc.). becasue the weapons and aromor can be veiwed at the
equip screen.
- at the bottem of the screen there is a red 5x10 grid where the items go (kind of like the diablos inventory).
- at the middle and top of the screen it shows what it does (hp restored, hp % restored, sp restored, sp % restored, stat increases, sell value etc.
- you can select the item on the grid to use it, throw it away, and move it.
- in the script, people can easly edit the script to choose what items, take up how many boxes (max = 10x5). in this format or similar:
Item id. 1 = 1x1 squares
Item id. 2 = 2x1 squares
Item id. 3 = 3x5 squares
Item id. 4 = 2x2 squares
Item id. 5 = 1x2 squares
- if the player gets an item and there is not enough room in his/her item inventory, the item in his/her inventory that costs the least (besides ones that can't be sold: 0 gold) gets removed. but that's not a very good idea, so you might want to give them a choice of which item to remove or something.
i think this would be a great idea for an item inventory