- Multiple bank accounts for your character.
- Manual ESX paycheck account change.
- Debit cards with possibility to change dc number and PIN code.
- Credit cards with possibility to change cc number and PIN code. - TO DO
- You can pay using not yours debit card.
- Money transfer on account number.
- Your account login and password.
- Account 4 digit backup code.
- Exploit protection.
- ? Dynamic identifier change
- Put
gb_bankingfolder into yourresourcesfolder. - Add
ensure gb_bankingin yourserver.cfgfile. - Import
gb_banking.sqlinto your database. - Delete your server data
cachefolder.
If you want to make ESX paycheck work with main accounts
- Navigate to
installation/es_extended/serverfolder. - Copy
paycheck.lua. - Paste it into
es_extended/serverfolder and replace.
If you want to make esx_shops work with debit cards
- Navigate to
installation/esx_shopsfolder. - Replace and add events from
server.luainto your shop server script. - Add function and replace fragment of code from
client.luain your shop client script.
-
How can i change the language?
In the config.lua file. -
Is it compatibile with ESX?
Yes script is ESX only. -
Where can i get help?
By openning github issue.