SA-MP Forums Archive
[FilterScript] [FS] Simple bank system - 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] [FS] Simple bank system (/showthread.php?tid=139268)



[FS] Simple bank system - sean5874 - 04.04.2010

In my newbie time, i've seen some really complicated bank system script that i don't understand. The most of them did'nt work. Now im a much better scripter, so i decided to make an Simple bank system that beginner scripters can use and understand. I added very clear comments to it so beginners can learn what a specific function does.

General information
Made by: sean5874
What it is: It's a simple bank system that allows you to create an bank account, deposit money on it,
and withdraws money
Worktime: 1 Hour, but the comments take to long

Commands
/createaccount [pincode] - With this command you can create an new bank account
/loginaccount [pincode] - With this command you can log in your bank account
/deposit [amount] - Puts money on your account (Only on the LS bank)
/withdraw [amount] - Withdraws money from your bank account (Only on the LS bank)
/balance [amount] - Gets your current bankblance (Only on the LS bank)

Bugs
Not so far as I know, if you find one, leave it in this topic.

Download
Megaupload:
DO NOT USE THIS LINK, DOWNLOAD FROM PASTEBIN
http://www.megaupload.com/?d=ANQQBTUH
Enter the security code above the download button.
Then you have to wait 50 seconds.
Then pres the grey 'Download' button.

Pastebin:
http://pastebin.com/by4km7ML

Please leave comments,
Greetz,
sean5874











Re: [FS] Simple bank system - Carlton - 04.04.2010

Good work, I like the idea of the pincode accounts.

/createaccount [pincode] - With this command you can create an new bank account
/loginaccount [pincode] - With this command you can log in your bank account


Re: [FS] Simple bank system - sean5874 - 04.04.2010

Thanks


Re: [FS] Simple bank system - XRVX - 04.04.2010

looks good, nice work


Re: [FS] Simple bank system - sean5874 - 04.04.2010

Pastebin link added.

I'm gonna make an new version for advanced scripters. In that version i delete the comments and script in an faster style to avoid lag problems
The old version for beginners will stay.


Re: [FS] Simple bank system - .:HustLeR:. - 04.04.2010

wow nice i like it


Re: [FS] Simple bank system - rephex - 05.04.2010

warning 204: symbol is assigned a value that is never used: "pincode"


Re: [FS] Simple bank system - ScottCFR - 05.04.2010

Noob, Just comment the lines that it says that.


Re: [FS] Simple bank system - rephex - 05.04.2010

Hey noob. Yeah I know but go to fix so it does not say so
Should be completely blank.
Get a life -.-



Re: [FS] Simple bank system - DrakeC - 10.05.2010

Where i can find the bank please post a screen