[ESX/QB] kr_mobilehousing | Motorhome/RV/Mobile housing

A script by KRILLE

No reviews yet.
[ESX/QB] kr_mobilehousing | Motorhome/RV/Mobile housing main image

Full Description

KR MOBILEHOUSING

  • Storage (support for ox_inventory, qb-core and esx)
  • Outfits (support for skinchanger and fivem-appearance)
  • Optimized (0.00ms idle)
  • Works like a regular vehicle so it can be stored in your garage system
  • The models to add in your vehicle shop are, “sandroamer” and “sandkingrv”

Discord

Tebex

  • The script can be found at tebex (14.99€)

Requirements

  • ESX/QB
  • MySQL

Recommended

  • qtarget or qb-target
  • QB-Inventory
  • OX-inventory
  • MF-inventory
  • Chezza Inventory V4

Note

Video showcase of the script (click here if the video won’t load)

Config

Config = {
    Lang = 'en',
    Framework = 'esx', -- 'esx' or 'qb'
    Inventory = 'default', -- 'default'(esx/qb), 'ox',  'chezza' or 'modfreakz'
    AppearanceSystem = 'fivem-appearance', -- 'fivem-appearance' or 'skinchanger'
    UseESXWeightSystem = true, -- false if you use ESX 1.1 or below it.
    TargetSystem = "none", -- 'none', 'qtarget' or 'qbtarget'
    MaxStorageWeight = 100000,
    MaxStorageSlots = 40,
    MaxAmountOfOutfits = 10
}