Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all articles
Browse latest Browse all 595

[FilterScript] Realistic ATM System - MySQL

$
0
0
Hi, I've been trying so hard for this system. The system has 2 languages (English & Turkish).

RolePlay is suitable for servers. I did not encounter any errors. Let me know if you find an error. Thank you, I apologize for my bad english.



The language setting:
Code:

#define    Language  (2)  //  1 = TR (Turkish)  |  2 = EN (English)
ATM Settings
Code:

#define    MAX_ATM                (5)    //  Maximum number of ATMs
#define    ATM_OBJECT                (19324) // Atm object

Commands:

Code:

/createatm  -- Atm creates.
/deleteatm -- Atm deletes.
/editatm -- Edit ATM.



Pictures





Download:

Pastebin

Note: MySQL R40+ was used.

Viewing all articles
Browse latest Browse all 595

Trending Articles