filo studios.
Free Resourcesfilo_jack

Configuration

Open:

shared/sh-config.lua

Debug

Config.Debug = false

Enable console debugging.


Allowed Jobs

Config.JobsAllowed = {
    "mechanic",
}

Set to nil to allow everyone.

Example:

Config.JobsAllowed = nil

Required Item

Config.RequiredItem = "vehicle_jack"

Set to nil to disable the inventory requirement.

Config.RequiredItem = nil

On this page