Nuno Radio Man Scripts
  • Documentation
    • 🔫Robbery
      • 🛠️Installation
      • 📃Items
      • 📔Door Docs
      • 📘NPC Docs
      • 📗Interactable Docs
      • 📕Laser Docs
      • 📙Robbery Spawn Docs
      • 📖Robbery Minigames
      • 📓Robbery Events
    • 👷Job
      • 🛠️Installation
      • 📑Items
      • 📔Blip Docs
Powered by GitBook
On this page
  • Dependencies
  • How to install
  • cfg.lua
  • cfg_log.lua
  • cfg_job.lua
  • Items
  1. Documentation
  2. Job

Installation

Installation guide for all available jobs.

PreviousJobNextItems

Last updated 11 months ago

Dependencies

Check the job dependencies in fxmanifest.lua

Dependencies can be found in the keymaster, when you purchase a job script the dependencies come with the job, you have to search for them in the keymaster.

  • [Job] Essentials

All job resources have gamebuild, server artifacts and onesync dependency


How to install

Drag and Drop the "job resource" to "resources" folder, after doing that you need to configure the cfg.lua so it works with your framework / interaction / menu / etc...


cfg.lua

Here you can configure the framework, interaction, menu, notification.

You have more information about framework functions in the open source server/functions.lua & client/functions.lua files.


cfg_log.lua

Here you can configure the built-in log system.


cfg_job.lua

Here you can configure the built-in blip system, interactable system and job settings


Items


👷
🛠️
📔Blip Docs
📑Items
cfg.lua
cfg_log.lua