OTHERPLANET DOCS
  • 🪐About US
  • 💻Scripts
    • 🔫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 Crime Organisations

Customization

Our script is fully configurable, allowing you to customize it however you like. You can also modify many functions located in the so-called "Editable" zone!

PreviousConfig FilesNextTablet as Item

Last updated 29 days ago

With the Editable files, you can:

  • Add your own FRAMEWORK

  • Modify functions, such as:

    • Add a new clothing system

    • Add a new inventory system

    • Customize the progress bar

    • Modify notifications

    • Change the targeting system

    • Customize fuel and vehicle key systems

    • Modify the revive function

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()

💻
🔫
Client Side Editable
Client/Server/Shared Editable Framework functions
Server Side Editable