Help - Search - Members - Calendar
Full Version: Im tring to make a bank
RPG RPG Revolution Forums > Game Engines > RPG Maker 2000 / 2003
andreamillspaugh
Hi, there i found this tutorial and I want to us it but i can not find (Push Key: No Conditions) where is that located. thanks rolleyes.gif
MissCoriel
it would help if you explained more or showed the tutorial link..
Banks are easier without key presses anyways. It is simple Math and variable storage.
A Variable to monitor how much Currency you have
A Variable to hold the amount of gold you place in the bank.
A Variable to measure your transaction.
When depositing, if Variable Amount to Deposit is Greater than The amount you have then deny.
When withdrawing, If Variable Amount to withdraw is Greater than the amount you have in bank then deny.

But as I was saying to begin with.. I need to see what you are doing.
bulmabriefs144
Basically, the idea of a bank is subtract the money from your inventory, and add it to a variable (yea, you need to check it against how much you've got). To withdraw, remove from variable and add to inventory.

To interest, do a time system and for every 7 days, add 10% or something.

Finally, if you have equal/more than the variable limit (I think it was 999,999) remove that from the bank, and add 1 Million dollars (as either an item or a variable).

If you wanna do an foreign currency, instead of using gold, just add to a variable, then have some kind of custom menu that shows the currency types. Then do an exchange, like 5 gold is 3 adamant. Add and subtract, same as banking.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.