Infinity Store
Tebex StoreDiscord
  • CFX Auth
  • Resources
    • Scoreboard
      • Installation
      • Configuration
      • Robbery Integration
      • Exports
    • Squad system
      • Installation
      • Configuration
      • Exports
    • Notification
      • Installation
      • Configuration
      • Exports
    • Dashboard V2
      • Installation
      • Configuration
      • Webhooks
      • Exports
    • Job choice
      • Installation
      • Configuration
      • Exports
    • Pausemenu
      • Installation
      • Configuration
      • Exports
    • Playtime Shop
      • Installation
      • Configuration
      • Client events
      • SQL
      • Exports
    • Identity
      • Installation
      • Configuration
      • Exports
    • Keyguide
      • Installation
      • Configuration
      • Exports
    • HUD + UI LIB
      • Installation
      • Configuration
      • Customization
      • Exports
  • Military resources
    • Mortar
      • Installiation
      • Configuration
      • Exports
    • Bomb drone
      • Installiation
      • Configuration
      • Exports
    • Claymore
      • Installiation
      • Configuration
      • Exports
Powered by GitBook
On this page

Was this helpful?

  1. Resources
  2. Job choice

Installation

PreviousJob choiceNextConfiguration

Last updated 8 hours ago

Was this helpful?

Drag the script into your resources folder, if you want rename it.

  1. Add ensure infinity_jobchoice (or your folder name) to your server.cfg

  2. You have to upload the sql, you can find it in the likes.sql.

  3. Set your framework in the config.lua:

Config = {
	Framework = "ESX",
	...
}
  1. All settings can be customized in the config folder (config.lua)

  2. Translations are also in the config/translations.lua if you want to chage them.

Folder structure