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
  • With the Editable files, you can:
  • You also gain access to the client-side functions of our library, such as:
  1. Scripts
  2. OP Garages V2

Customization

PreviousConfigurationNextHousing Integration

Last updated 3 days ago

With the Editable files, you can:

  • Add your own FRAMEWORK

  • Modify functions, such as:

    • Modify/Add new notifications scripts.

    • Change the targeting system.

    • Customize fuel and vehicle key systems

    • Restrict usage of Sub Owner menu

    • Change Adding Sub owner payment method (E.X Server Itemshop system)

    • Modify/Add new TextUI script.

    • Players Search Engine

Editable Files

You also gain access to the client-side functions of our library, such as:

SH.MarkNewCoords(coords, marker, floatingText, ped, exitEvent, pressEvent, additionalData)
SH.RemoveMarkedCoords(index)
SH.playAnim(dict, lib, index, prop, movement)
SH.CheckPermission(permissionName)
SH.fadeInEntity(entity, half)
SH.addBlip(coords, blipId, blipColor, blipLabel)
SH.EnumerateVehicles()
💻
🅿️