SA-MP Forums Archive
[FilterScript] ATM System By [BR]Zorono - 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] ATM System By [BR]Zorono (/showthread.php?tid=608642)



Unique ATM System By [BR]Zorono [Updated v1.1] - Zorono - 03.06.2016

This Project is no longer under Development

Features:-
1- ATM Bank Account With Full Account Creating/Loading/Saving
A- Account Creating After an rcon Create ATM Bank pranch Using /catm any player will press 'Y' near to any ATM Bank pranch will auto Show a Dialog for A player to put his Password first to acces His Account Optians List
B- After Entering His Password Will Auto Show a Big Scrren Using Many PlayerTextdraws with His Account Optians
2- Creating/Deleting ATM Banks in-game With Easy syncing
3- Simple ATM Account Security System with passwords
And Alot more you can find in-game
4- Officer System With Refill Pranchs Feature

Commands:-
/catm - To Create ATM Bank Pranch in-game
/datm - To Delete ATM Bank Pranch in-game
/setoff - To Set Anyone ATM Bank Officer Using Your Rcon
/offs - To See Online Officers List
/ratm - To Refill Any ATM Branch (Officers Only)

Screenshouts:-
Sorry Not avaible now but i will add many Screenshouts Soon!

Credits:-
Me - Scripting This FS
****** & Emmet_ - sscanf includes
Samp Team - a_samp & a_mysql include
streamer - incondito
ratxrat - His ATM Textdraws
Hwang - Taken Many Ideas From your Script
Kalcor (Kye) - San Andreas Multiplayer
abagail - whirpool plugin

Download[v1.1]:-
Pastebin - Click Me!
SolidFiles - Click Me!
Github - Click Me!

Changelog[v1.1]:-
Код:
1- Fixed many bugs On DIALOG_LOGIN
2- This Proplem (}}}) Solved
3- SaveStats Every CMD Removed
4- Added Checkpoint Near To Any ATM Bank Pranch
5- Added ATM Officer System With ATM Pranch Refill Feature
6- Added /setoff to set any Online Player Officer 
7- Added /offs to see Online ATM Bank Officers List 
8- All Known Warnings Fixed 
9- Added Limit For ATM Branch Uses (10) 
10- Converted into Full mysql create/load/write for more load faster
11 - many unusefulls removed 
12 - Added Password Hashing
13- Added /ratm To Refill Any ATM Branch (Officers Only)
Hope My New Work Be Good/Useful For You all


Re: ATM System By [BR]Zorono - Infinity - 03.06.2016

It looks horrible...
Your code, and especially OnDialogResponse, is a giant mess that lacks any form of indentation. This should generate indentation warnings, right?


Re: ATM System By [BR]Zorono - Zorono - 03.06.2016

Quote:
Originally Posted by Infinity
Посмотреть сообщение
It looks horrible...
Your code, and especially OnDialogResponse, is a giant mess that lacks any form of indentation. This should generate indentation warnings, right?
Oh. okay sir will try to fix this mini proplem on next version


Re: ATM System By [BR]Zorono - Problems - 03.06.2016

Good Job +rep
3ash yasta (;


Re: ATM System By [BR]Zorono - Zorono - 03.06.2016

Quote:
Originally Posted by Problems
Посмотреть сообщение
Good Job +rep
3ash yasta (;
Thanks you Sir
HH shokran yasta


Re: ATM System By [BR]Zorono - Shady - 03.06.2016

Eh ya 7obi, Good job.

Edit: Codes are bugged in Pastebin which generates indentation warnings, I suggest to download it from Solidfiles or MediaFire.

Edit 2: It's a problem from Pastebin, not him.


Re: ATM System By [BR]Zorono - Zorono - 03.06.2016

Quote:
Originally Posted by ShadyEG
Посмотреть сообщение
Eh ya 7obi, Good job.

Edit: Codes are bugged in Pastebin which generates indentation warnings, I suggest to download it from Solidfiles or MediaFire.

Edit 2: It's a problem from Pastebin, not him.
shokran ya 7obi

okay sir i will reupload to pastebin


Re: ATM System By [BR]Zorono - Shady - 03.06.2016

Quote:
Originally Posted by Zorono
Посмотреть сообщение
shokran ya 7obi

okay sir i will reupload to pastebin
Nah, Pastebin have a problem with the PAWN Codes, so, it's not your fault. However, gj.


Re: ATM System By [BR]Zorono - TwinkiDaBoss - 04.06.2016

Dont use SaveStats(playerid) every single time you do a transfer or such since you are constantly opening and closing that file and inserting everything into it. No need for that, just open it and save cash only.

And yes I agree that pastebin makes a hell for identitation but please polish the code a bit. Things such as
PHP код:
}}} 
are a no go

I like the idea and everything, just polish it a bit


Re: ATM System By [BR]Zorono - Zorono - 04.06.2016

Quote:
Originally Posted by TwinkiDaBoss
Посмотреть сообщение
Dont use SaveStats(playerid) every single time you do a transfer or such since you are constantly opening and closing that file and inserting everything into it. No need for that, just open it and save cash only.

And yes I agree that pastebin makes a hell for identitation but please polish the code a bit. Things such as
PHP код:
}}} 
are a no go

I like the idea and everything, just polish it a bit
Okay sir promise in next version i will fix this mini proplems and i will not do it again but sorry cannot save cash only cuase of account registering fields (First Name, Last Name, Age, Country, City) and Account Loging (Password)