[ESX] Paycheck System (FREE)

Advanced Paycheck System for FiveM

:inbox_tray: DOWNLOAD

:rocket: DIRECT DOWNLOAD

Requirements

  • ESX Framework (es_extended)
  • ox_lib (only if you want to use ox_lib notifications)
  • oxmysql

Installation

  • This script is easy to install, its just a simple drag and drop
  1. Download the script.
  2. Put the fx_paycheck folder into your resources directory.
  3. Open config.lua and change the settings to your liking.
  4. es_extended/shared/config/main.lua → Config.EnablePaycheck = false (line 50).
  5. Add ensure fx_paycheck to your server.cfg.
  6. Restart your server.

Configuration

All settings are located in the config.lua file:

8 Likes

Thanks for the release!
I have 2 questions:

  1. all grades take the same salary ?
  2. if someone use this should remove es_extended pay system ?
  1. All grades currently have the same salary. If you want, I can make an update that allows you to set different salaries for each grade.
  2. It’s optional, the user can remove the default payment system if they prefer.
  1. It would make more sense
1 Like

Okay, im gonna work on it tonight

2 Likes

Update 1.1

  • Now you can set an individual salary for each grade.
1 Like

thanks bro

You’re welcome! Let me know if you run into any issues or have ideas for future updates

1 Like

what is with the normal esx paycheck?

I dont understand, could you please explain it more?

I mean, what happens to the normal ESX paycheck function? Do you have to delete it or something? Or does your script just overwrite it? And with your script, the “boss” can’t manually change the salary anymore either, right? So exactly what I actually want.

The default paycheck system doesn’t have to be deleted, but it’s recommended.
If you’d like to disable it, go to:
es_extended/shared/config/main.lua → Config.EnablePaycheck = false (line 50).

And yes, the boss can’t manually change the salary, you can set it yourself in the config.

can you add a normal notifications feature so that they can be adjusted based on the notifications we have?

If it’s for ESX, it’s best to edit the paycheck in es_extended and adapt it for ox_lib so that it automatically sends the player’s salary and you don’t have to manually edit the salary for each job.

Paycheck | Update - 1.2

Changelog:

  • Reworked the version check system
  • Added automatic fetching of jobs from database
  • Optimization
  • Improvements
  • Improved security

Files Changed:

  • game/src/*
  • config.lua
  • fxmanifest.lua

Update available: Here

1 Like

Hello,
I put that every 1 minute player will get 200e and it’s working but It just did it once. Not like every minute but after one minute.