Skip to content

Ruple/nopixel-inspired-banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nopixel-inspired-banking

A NoPixel-inspired banking system for Fivem @Ruple 2021

Dependencies

bt-target PolyZone any drawtext UI script (default fizzfau-ui)

How to use

For add infos in your sql

TriggerServerEvent("rpl-updaterecent", ply, amount, comment, date, type, sender, target, iden)

or

 TriggerEvent("rpl-updaterecent", 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

A NoPixel-inspired banking system for Fivem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published