I got the exact error. Is there a way to prevent this from happening?
I tried to edit it but it turned out horribly, crashing the game whenever I bought a slot.
Help?
================================================================================
Or it's possible to get rid of the whole function, and make it impossible to buy any slots.
CODE
1. For Scene_Bank, delete line 294 'callNumberWindow(max)', this makes it impossible to buy any kind of boxes.
2. For Window_Bank_Vault, go to line 21 and write something like '@buyBoxesLabel = "Put in your items for safekeeping"'
3. Lastly, for Game_Banking, go to line 74 and make the number the same as line 70.
If you do this, the box buying window opener just looks like a help window, also disabling any crashes.
It should turn up like this...
QUOTE

You can open it properly...

Nothing happens when you press C here... (forgot to change the phrasing...)

It doesn't mess up the item storing!
but...
I cannot make the buying boxes thing work. I tried to fix it but failed to (a lot).Let me know if this works out for you
This post has been edited by wjdrlehd: Aug 28 2010, 11:39 PM