Skip to content

szajjch/gb_banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features of gb_banking

  • 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

Requirements

Installation

  • Put gb_banking folder into your resources folder.
  • Add ensure gb_banking in your server.cfg file.
  • Import gb_banking.sql into your database.
  • Delete your server data cache folder.

If you want to make ESX paycheck work with main accounts

  • Navigate to installation/es_extended/server folder.
  • Copy paycheck.lua.
  • Paste it into es_extended/server folder and replace.

If you want to make esx_shops work with debit cards

  • Navigate to installation/esx_shops folder.
  • Replace and add events from server.lua into your shop server script.
  • Add function and replace fragment of code from client.lua in your shop client script.

FAQ

  • 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.