Guest Access
Go to page : 1, 2
C.O.R.N.
C.O.R.N.
C.O.R.N.
profile
BluE
profile
Yeah tried to add as many B's into the title. Only 2 ;-; Decided to use Wiggly's script posting template. C: a bit edited
This is a bank system based around a common event.
Feel free to PM me for help or support (or suggestions) or post them here.
mr wiggles; for helping me with the interest
Cardboard Square; for giving me another idea and some help
Gameface101; for some help and encouragement
ENJOY! The title is a link to download. A manual is contained inside the .rar file to look at.
Blue's Bank system revised
Version: 2
Author: Blue
Date: 25 December, 2010
Planned Future Versions
Version: 2
Author: Blue
Date: 25 December, 2010
Planned Future Versions
- Any suggestions? Any bugs?
Description
This is a bank system based around a common event.
Features
- Manage bank PIN
- Check bank balance
- Deposit
- Withdraw
- Account types
- Interest (by steps)
- Account management
- ATM
- maybe some more stuff.
Instructions/installation
BBS contains 3 common events, 10 variables [1-10], 3 switches [1-3], one item (card) and one little script (it's about 5 lines so it's still an event system right?). Copy each one over to your project. You should probably clear out all your project's current variables and switches to make room for these to save you from suffering.Support
Feel free to PM me for help or support (or suggestions) or post them here.
Credit
You must credit me if you use, edit, eat and/or edit it. Can't post elsewhere without permission. Extra credit goes to;mr wiggles; for helping me with the interest
Cardboard Square; for giving me another idea and some help
Gameface101; for some help and encouragement
ENJOY! The title is a link to download. A manual is contained inside the .rar file to look at.
C.O.R.N.
Show Signature
Poster Mcposty
Poster Mcposty
Poster Mcposty
profile
MotionM
profile
Cool. I might just use it in D~C. +
Poster Mcposty
Show Signature
Administrator
Administrator
Administrator
profile
G@MeF@Ce
profile
say WHAT!? - BLUE!!!! you get one of these!
Administrator
Show Signature
EVENTALIST
EVENTALIST
EVENTALIST
profile
mr_wiggles
profile
cool blue, you have an interest system so your funds in the bank will grow with interest?
EVENTALIST
Show Signature
EVENTALIST
C.O.R.N.
EVENTALIST
EVENTALIST
EVENTALIST
profile
mr_wiggles
profile
well the bank value has to be stored in a variable right? just a use a script command in a common event set to parallel that is all ways running, then after so many frames make it do this in a script command:
$game_variables[bank_id] *= 1.12
$game_variables[bank_id].round
this will add 12% of what ever is in the bank and add it to the total amount.
$game_variables[bank_id] *= 1.12
$game_variables[bank_id].round
this will add 12% of what ever is in the bank and add it to the total amount.
EVENTALIST
Show Signature
EVENTALIST
C.O.R.N.
EVENTALIST
EVENTALIST
EVENTALIST
profile
mr_wiggles
profile
That you could just add in some conditional branches and when they are met the interest will raise or lower accordingly..
EVENTALIST
Show Signature
EVENTALIST
Community Moderator
Community Moderator
Community Moderator
profile
GeMinEye
profile
This is sweet, say Blue we're close friends so when you are a millionaire hook me up bro !
Community Moderator
Show Signature
C.O.R.N.
Go to page : 1, 2