Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE QB Go Postal

  • Thread starter Thread starter JaceSkell
  • Start date Start date
J

JaceSkell

Guest
Thread owner
[font=Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace]qb-core/shared.lua[/font]

Code:
? ? ? ? ["gopostal"] = {
? ? ? ? label = "Go Postal",
? ? ? ? payment = 25,
? ? ? ? grades = {
? ? ? ? ? ? ['0'] = {
? ? ? ? ? ? ? ? name = "Employee",
? ? ? ? ? ? ? ? payment = 50
? ? ? ? ? ? },
? ? ? ? },
? ? ? ? defaultDuty = true,
? ? },
 
Thread owner
thanks for sharing. always good to have options
 
[font=Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace]qb-core/shared.lua[/font]

Code:
? ? ? ? ["gopostal"] = {
? ? ? ? label = "Go Postal",
? ? ? ? payment = 25,
? ? ? ? grades = {
? ? ? ? ? ? ['0'] = {
? ? ? ? ? ? ? ? name = "Employee",
? ? ? ? ? ? ? ? payment = 50
? ? ? ? ? ? },
? ? ? ? },
? ? ? ? defaultDuty = true,
? ? },
JaceSkellthanks
 
  • Post hidden due to user being banned.
Back
Top Bottom