Customization

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

Last updated