[FilterScript] Credit Card / Debit System [DOF2, ZCMD, sscanf]
#1

INTRODUCTION

I'm stopping gradually with pawn, I still finished the gamemode I posted a few days ago and then will stop instead of programming pawn, I'm dropping my projects here on board slowly, I hope you enjoy this FS.

OBSERVATIONS

The Include Keypad would (and has) its usefulness in the bank to confirm the password and complete registration. I made that FS is a good time then there are some things that remain to be made​​. Before you ask, [U] the banking system was totally NOT done is very incomplete [/ U]. That portion of the credit / debit card that's OK.
I made two (2) business card desing with Visa and Master Card; If you still want it, continue with the card design is channel. There are 4 cards altogether (Visa, Master Card, Cielo and Elo). Some things listed in FS were not fully made​​, not more mexerei that script because it is past.

SYSTEMS

Total saving everything that is done;
It has "desparcelamento" system;
Proprietor of system design;
How often choose either to pay the amount;
Banking system (Incomplete);
Reviews around the FS (Line Review is that the line will follow);
Own Design Card (I copied the cards actually) [I only Visa and Master Card];
I did a "test" command for you to use as a base and "/buycelu"

SCREEN'S

Imgur - 9 Imagens

DOWNLOAD

Pastebin - FilterScript

HEADS UP

ATTENTION: In callback 'CartaoMasterCard', has an exchange that I noticed when I did the print screen's; Actually it was a test I did to see if time was running;

php] format(_Str, sizeof(_Str), "%d.%d.%d.%d", DOF2_GetInt(ObterCartao(playerid), "SerieCartao1_01"), DOF2_GetInt(ObterCartao(playerid), "SerieCartao2_01"), DOF2_GetInt(ObterCartao(playerid), "SerieCartao3_01"), DOF2_GetInt(ObterCartao(playerid), "SerieCartao4_01"));
PlayerTextDrawSetString(playerid, MasterCard2[playerid], _Str);[/php]

He is showing the card as VISA MASTERCARD, then just change the 01 to 02;

As there were 4 cards, have called this way:

PHP Code:
SerieCartao1_01 
Since the first issue in the case "1" is just any order; The number 01 means that card refers, in the case VISA; Check the table to be no doubt;

PHP Code:
Terminados em _01 VISA
Terminados em _02 
MASTER CARD
Terminados em _03 
CIELO
Terminados em _04 
ELO 
ENDING

I find it so if I forgot something please post in the comments. Questions are very welcome and I am Online sana to them, then ask.
The variables are a bit confused, then is lost send me an MP I give a help.
NO FS mexerei this more if you want to continue it to your server, be avontade.
Do not want to keep the credits? Fuck, I do not care

CREDITS

Developers from Includes ( ZCMD, DOF2 e SSCANF )
Developer Gamemode Base ( ProKillerPa[ Gabriel Buttenbender ] )
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)