AP Government

Documentation & support for AP Government.

Tebex Linkarrow-up-right | Script Showcase

QBCore INSTALLATION

QBCORE DEPENDENCIES

Dependency
Install
Description

Optional if using other target system stated.

For use of using 3rd eye features.

Required

This normally is included in the QBCore install so check if you have before downloading.

Required

This normally is included in the QBCore install so check if you have before downloading.

Required

This normally is included in the QBCore install so check if you have before downloading.

STEP BY STEP

  1. Extract ap-government.zip file.

  2. Install and ensure dependencies for the resource.

  3. Inset SQL file into your database.

  4. Setup your config file with how you want it, make sure you enable the target system in the config to the one you use or if you have added another target script in the target.lua make sure the target options are both set to false.

SQL

triangle-exclamation
chevron-rightManual SQL Entrieshashtag

CONFIGURATION

circle-exclamation

This example shows how to add the trigger to qb-core\server\functions.lua for income tax support.

qb-core\server\functions.lua

EXPORTS

circle-info

These are available exports in the resource - use them as you please and find necessary.

circle-info

This export can be used in your scripts that you want to include tax on in which you have added in the config.

This is where you would find the label that you would be defining in the export from the new tax type you added.

ESX INSTALLATION

STEP BY STEP

  1. Extract ap-government.zip file.

  2. Install and ensure dependencies for the resource.

  3. Inset SQL file into your database.

  4. Setup your config file with how you want it, make sure you enable the target system in the config to the one you use or if you have added another target script in the target.lua make sure the target options are both set to false.

  5. Make changes to esx society, click here for instructions.

SQL

triangle-exclamation
chevron-rightManual SQL Entrieshashtag

SOCIETY CHANGES

EXAMPLE BELOW

fxmanifest.lua

This example shows how to add the trigger to es_extended\server\paycheck.lua for income tax support.

EXPORTS

circle-info

These are available exports in the resource - use them as you please and find necessary.

circle-info

This export can be used in your scripts that you want to include tax on in which you have added in the config.

This is where you would find the label that you would be defining in the export from the new tax type you added.

Last updated