[FilterScript] LemonBank By LemonPunch - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] LemonBank By LemonPunch (
/showthread.php?tid=469806)
LemonBank By LemonPunch -
LemonPunch - 14.10.2013
Introduction
This is my Third filterscript I have published at SA-MP forums.
It is a basic bank system, that is using Y_INI to save the player's files.
( NOTE: The bank can be opened everywhere using /bank )
I would appreciate a reputation too.
Features
1) Dialog-based.
2) 1 command.
Code:
"/bank" -> "Shows up the bank menu"
3) Abilities to :
[CODE]"Balance" -> "View your bank balance"
"Deposit" -> "Deposit some of your money to your bank account"
"Withdraw" -> "Withdraw some of your money from your bank account"[/CODE
Pictures:
http://prntscr.com/ty1d6
http://prntscr.com/ty1m2
http://prntscr.com/ty1ui
http://prntscr.com/ty238
http://prntscr.com/ty266
http://prntscr.com/ty29r
How to install
1) Paste the script from the pastebin link.
2) Compile the script
-> You must have the YSI library.
3) CREATE A FOLDER AT SCRIPTFILES called "lemonbank" ( without the quotes ), or else the filterscript will not save.
4) Add the filterscript at server.cfg ( Make sure it is the first filterscript or it can cause some conflicts with Dialog IDs )
5) Ingame, type /bank to open the bank account.
Download:
http://pastebin.com/cEJahGdM
Credits
Y_Less => YSI Library.
Creator of IsNumeric.
Bugs
None. Please report if you found one
Have fun with the script
Re: LemonBank By LemonPunch -
StevenHeinz - 15.10.2013
Nice
Re: LemonBank By LemonPunch -
Tomix - 15.10.2013
Nice FS bro
Re: LemonBank By LemonPunch -
DanishHaq - 15.10.2013
Not bad, just another addition to the many bank systems out there.
Re: LemonBank By LemonPunch -
LemonPunch - 15.10.2013
Quote:
Originally Posted by Tomix
Nice FS bro
|
Thanks