Skip to content

lunny111/ld-banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ld-banking

Banking script for FiveM

Dependencies

ld-target PolyZone drawtext UI

How to Use

For add infos in your sql

TriggerServerEvent("ld-updaterecents", ply, amount, comment, date, type, sender, target, iden)

or

 TriggerEvent("ld-updaterecents", ply, amount, comment, date, type, sender, target, iden)
  • ply = your identifier
  • amount = money amount
  • comment = comment
  • date = current date (avalible in client)
  • type = value "pos" or "neg"
  • sender = sender
  • target = target
  • iden = ex: "WITHDRAW"

  1. Run the SQL

About

Banking Script for FiveM (Atm/Banks)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published