Server Side
There’s no matching export for you? Contact us through our Discord server, and we will do our best to assist you!
addMapBlip
exports['op-crime']:addMapBlip(blipUniqueName, data)Parameters
local ok, err = exports['op-crime']:addMapBlip("my_blip", {
label = "Drug Dealer",
description = "Sells everything from coke to fentanyl",
coords = vec3(123.4, 567.8, 30.0),
icon = "skull", -- Google Icons
color = "#ff4b3a", -- Blip Color
})removeMapBlip
Parameters
CreateGang
Parameters
Data Object
Callback Response
Example Usage
Notes
EditGang
getOrganisationsList
isTurfZoneInRivalry
isPlayerTurfOwner
getPlayerTurfZone
getPlayerOrganisation
getOrganisation
Server Side Events:
Zone Captured Event
decreaseSelected
increaseSelected
increaseZoneLoyality
Last updated