Recently Updated Pages
ox-inventory Installation
data/weapons.lua Add the following code snippet to the weapons file: ox_inventory/data/weapon...
qb-inventory installation
qb-core Add ['weapon_newspaper'] = { ['name'] = 'weapon_newspaper', ['label'] = 'News...
State Bags
Available state bags Name Result Player(serverId).state.InNewspaperJob true whe...
Installation
Download weapon_newspaper and sf-paperroute from your Keymaster Add those two resources into y...
Plumber Job
Config file config.lua ESXEvent = nil -- set to nil to use export or event name Langua...
Miner Job
Config file config.lua ESXEvent = nil -- set to nil to use export or event name Langua...
Farmer Job
Config file config.lua Language = "en" Config = {} Config.SellPed = { coords = vect...
Configuration
Most Important Values Most job configuration files are similar. Here, you can learn about the mo...
Installation
Some jobs require sf-attachobject in order for attached props to work, you can download it here ...
Simulating House Robberies
We have prepared server-side console commands for simulating house robberies. These commands allo...
Connecting ps-dispatch
Restart the server first before testing the changes In the ps-dispatch/main/client/alerts.lua re...
FAQ
How do I use my own dispatch In the server/main.lua change the DispatchHouse function to use you...
Config files
Here are the most important values taken from both configs Server-side config file config...
Installation
This resource require sf-attachobject in order for attached props to work, you can download it he...
Texas Holdem
Installation Download the sf-texasholdem and holdem_props. Place the unpacked folders into your ...
Table games
Blackjack deck logic In the config.lua file of sf-blackjack you can set the Config.RandomDeck =...
Slots
Configuration When working with the script, refer to this table to identify the available config...
Lucky wheel
Configuration Props All the prop and object coords can be found in config.*.lua file. By defa...
Server Functions
RegisterObject Register object with offset and rotation needed for attaching it to a player. ex...
Custom inventories and frameworks
In our scripts that are made for certain frameworks like ESX or QB we have included bridge.lua fi...