OTHERPLANET DOCS
  • ๐ŸชAbout US
  • ๐Ÿ’ปScripts
    • ๐Ÿ…ฟ๏ธOP Garages V2
      • Installation
      • Tutorials
        • Vehicles not shown in Garage
        • How to add player to Garage Admin
      • Configuration
      • Customization
      • Housing Integration
      • Garage Admin Usage
      • Admin Commands
      • Plate Changer
      • Sub Owners
      • Currency Change
      • ByPass Vehicle Types
    • ๐Ÿ”ซOP Crime Organisations
      • Installation
      • Tutorials
        • How to add player to Crime Admin
      • Config Files
      • Customization
      • Tablet as Item
      • Global States
      • Exports
        • Server Side
    • ๐Ÿš˜OP Mechanic Job
      • Installation
      • Config File
      • Setup Jobs
      • Setup Dispatch
      • Get Duty
      • Update Tablet Stats
      • Notifications/Progressbar
      • Discord Logs
    • ๐Ÿ—’๏ธOP Requests
      • Installation
      • Config
      • Usage
    • ๐ŸŒ‡OP HUD
      • Config File
      • Instalation
      • Progress Bar Usage
      • Notify Usage
      • Alcohol Status & Stamina
    • ๐ŸŽ๏ธOP Vehicle Theft
      • Installation
      • OX Inventory
      • Translate Sounds
      • Config
      • Customization
    • ๐Ÿ…ฟ๏ธOP Garages V1 (OLD)
      • Installation
      • Config
        • Main
        • Garages Locations
        • Vehicles and Brands
      • Customization
      • Vehicle Types
      • Jobs
      • Exports
      • Other
Powered by GitBook
On this page
  • Downloading Dependencies
  • Server.cfg
  • Permissions
  • Database
  • Vehicles Migration from V1 (Optional)
  1. Scripts
  2. OP Garages V2

Installation

Before you start, make sure you're logged into the CFX portal. This ensures you can download the asset and receive future updates.

PreviousOP Garages V2NextTutorials

Last updated 1 day ago

Downloading Dependencies

Dependencies are very important โ€” you need to install them before moving on to the installation of our script.

1

PolyZone

2

OX_LIB


Server.cfg

All dependencies youโ€™ve installed must be started before our script. Make sure to follow the correct start-up order in your server.cfg.

ensure PolyZone
ensure op-garages

Permissions

It's important to grant your server administrators access to our Garage Admin and Commands. Donโ€™t forget to check this Article:


Database

The script will automatically create its own database and check for columns in framework database on first start-up.


Vehicles Migration from V1 (Optional)

To ensure that your current vehicles from database will display correctly run command from Server-Side Console (It's important)

/garagesMigrate
๐Ÿ’ป
๐Ÿ…ฟ๏ธ
How to add player to Garage Admin
GitHub - mkafrin/PolyZone: PolyZone is a FiveM mod to define zones of different shapes and test whether a point is inside or outside of the zoneGitHub
Logo
GitHub - overextended/ox_lib: A collection of Lua functions to utilise in other resources.GitHub
Logo