Hey guys,

Is it possible to limit the bank box, so players can only store certain items in it?
For example gold and gems only?

For the record, I'm using this old bank system where you cannot store virtual money, simply put your piles of gold like a normal item.

Any help would be appreciated.

Thanks!
 
Well you would edit the OnDragDropInto of the Bankbox for that, be aware it will not be as easy as with other containers from the script folder.
It can be done and it is already done for gold and bankchecks in the same file (right after that method)
 
I found this post on google. I'm trying to find the script that allows me to edit the maximum/minimums of the bank box itself.

Can you please tell me what the script is for me to edit this?
 
Back