Glitched Scripts
Advanced Flatbeds

Installation

Install gs-flatbeds: dependencies, start order, and folder name.

Follow every step. Most startup errors come from a missing ox_lib or the wrong folder name.

Download

Purchase with your own Cfx / Keymaster account. Download from Keymaster. You can transfer the grant to another account from Keymaster if needed.

Escrow errors: FiveM/RedM Asset Escrow.

Keep the resource folder named gs-flatbeds (or gs-flatbeds-project). ensure below uses gs-flatbeds.

Dependencies (required)

DependencyNotes
ox_libRequired

No framework and no MySQL. This resource is standalone.

Optional

Start a vehicle-keys resource before gs-flatbeds if you use one. Keys are detected automatically. See Integrations.

Config.Locale = 'en'
Config.AutoDisplayDUI = true        -- false = press the interact key to open the UI
Config.EnableKeybinds = true
Config.CabControls = true
Config.WinchEnabled = true

Asset order

Start after ox_lib (and your keys resource if you use one):

ensure ox_lib
-- qbx_vehiclekeys / qb-vehiclekeys / ... before gs-flatbeds
ensure gs-flatbeds

Quick config checklist

Config.Locale = 'en'
Config.UseTextUI = true
Config.AutoDisplayDUI = true
Config.AllowBackspaceClose = true
Config.EnableKeybinds = true
Config.CabControls = true
Config.WinchEnabled = true
Config.ShowAlerts = true

Add or tune trucks in Config.Vehicles, or place offsets with /flatbedsetup. If a model is not in the bundled list, run that command yourself, or contact me and I will be happy to configure it for you.

Next

On this page