OTHERPLANET DOCS
  • πŸͺAbout US
  • πŸ’»Scripts
    • πŸ…ΏοΈOP Garages V2
      • Installation
      • Configuration
      • Customization
      • Housing Integration
      • Garage Admin Usage
      • Admin Commands
      • Plate Changer
      • Sub Owners
      • Currency Change
    • πŸ”«OP Crime Organisations
      • Installation
      • 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 V2NextConfiguration

Last updated 3 days ago

Downloading Dependencies

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

1

PolyZone


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 add it to your server.cfg as well!

add_ace group.admin opgarages.admin allow

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
πŸ’»
πŸ…ΏοΈ
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