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_robbery.lua
  • Items
  1. Documentation
  2. Robbery

Installation

Installation guide for all available robberies.

PreviousRobberyNextItems

Last updated 1 year ago

Dependencies

Check the robbery dependencies in fxmanifest.lua

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

  • [Robbery] Essentials

  • [Robbery] Minigames

All robbery resources have gamebuild, server artifacts and onesync dependency


How to install

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


cfg.lua

Here you can configure the framework, interaction, dispatch, police groups, timers, 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_robbery.lua

Here you can configure the built-in door system, npc system, interactable system, laser system and robbery spawn system.


Items


🔫
🛠️
📔Door Docs
📘NPC Docs
📗Interactable Docs
📕Laser Docs
📙Robbery Spawn Docs
📃Items
cfg.lua
cfg_log.lua