RSD PAYCHECK [PAID] [VORP] [REDEM] by RS DEV

Paycheck system for RedM. [PAID] [VORP] [REDEM]

  • Add salary you want
  • Enable/disable ranks
  • Enable/disable specials jobs
  • According to your currency for each job
  • All translations available
Config file
--DO NOT RENAME THE RESSOURCE !

Config = {}

Config.PayCheck = 15000 --Time to be payed

Config.UseRank = true --If you use RANK of the JOB
Config.UseSpecialJobs = true -- If you set Specials Jobs (police doctor ...). If Disable, put them in Normals jobs.

--If "Config.UseSpecialJobs = true", you have to set jobs in "Special job", is not necessary to add it in "Normal Job".
--If "Config.UseSpecialJobs = false", add all your jobs in "Normal Job".

--------------------------------------

Config.SpecialJobs = { --Specials Jobs
    "sheriff",
    "doctor"
}

Config.SpecialRankSalary = { --Salary for specials jobs according to ranks
    [0] = 3.50,
    [1] = 5.50,
    [2] = 7.50,
    [3] = 10.50,
}

Config.SpecialFixSalary = 7.80 --Fix salary if you don't use ranks
Config.SpecialCurrency = 0 --Currency for specials jobs (0 = Dollar, 1 = Gold, 2 = Rol)
--------------------------------------

Config.NormalJobs = { --Normals jobs
    "horsetrainer",
    "farmer"
}

Config.NormalRankSalary = { --Salary for normals jobs according to ranks
    [0] = 1.50,
    [1] = 3.50,
    [2] = 5.50,
    [3] = 8.50,
}

Config.NormalFixSalary = 3.80 --Fix salary if you don't use ranks
Config.NormalCurrency = 0 --Currency for normals jobs (0 = Dollar, 1 = Gold, 2 = Rol)
--------------------------------------

Config.Unemployed = { --Unemployed jobs
    "unemployed",
    "wapiti"
}

Config.UnemployedSalary = 0.25 --Fix salary for unemployed
Config.UnemployedCurrency = 0 --Currency for unemployed (0 = Dollar, 1 = Gold, 2 = Rol)
--------------------------------------
Config.Language = {
    [1] = {text = "Paycheck: ",},
    [2] = {text = "$",}, --Modify it according to your currency
}

TEBEX

Code is accessible No
Subscription-based No
Lines (approximately) +250
Requirements VORP / REDEM
Support Yes

Other FiveM & RedM Resources


RedM:
:fire: - RSD MapColor [FREE]
:fire: - RSD Note
:fire: - RSD Teleport
:fire: - RSD FastTravel
:fire: - RSD SaltyBlock
:fire: - RSD Photography
:fire: - RSD Phonograph
:fire: - RSD NUI
:fire: - RSD Paycheck
:fire: - RSD Paycheck VIP
:fire: - RSD Weather
:fire: - RSD Ped
:fire: - RSD RailRobbery
:fire: - RSD Balloon
:fire: - RSD Guide

FiveM
:fire: - RSD SkyDiving NUI
:fire: - RSD WindSurf
:fire: - RSD PauseMenu NUI
:fire: - RSD LoadingScreen
:fire: - RSD WashMachine NUI
:fire: - RSD PauseMenu NUI with REPORT
:fire: - RSD Interact
:fire: - RSD Advent Calendar NUI

MLO & MAPPING
:fire: - RSD[MLO] Luckywheels Motorcycle
:fire: - RSD[MLO] Paleto Bay Church
:fire: - RSD[MLO] Seoul Base
:fire: - RSD[MLO] Kortz Center Bunker
:fire: - RSD[MAP] Vinewood Rooftop
:fire: - RSD[MLO] Secret Base
:fire: - RSD[MLO] Little-Seoul Mafia/Yakuza/Triad
:fire: - RSD[MLO] Little-Seoul BigPack

1 Like