For the complete documentation index, see llms.txt. This page is also available as Markdown.

Paychecks Integration

In order for paychecks to be added to the City Hall menu, you need to make some modifications to your framework.


es_extended

ESX 1.11.4


qb-core

Paychecks
  1. Navigate to qb-core/server/functions.lua file

  2. Find function PaycheckInterval

  3. Replace the function with the following

Last updated