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
Modify/Add new TextUI script.
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)
Last updated