Client Side
Client Side List of Exports.
If you're looking for Other Data then listed Here and in Server-Side Exports - Feel free to contact us on our Discord Server!
isInTurfZone
return Turf Zone index when inside or nil
exports['op-crime']:isInTurfZone()getPlayerOrganisation
Table:
id:
numberlabel:
stringentranceCoords:
vec4
exports['op-crime']:getPlayerOrganisation()playerGaragePermission
return boolean value in callback.
exports['op-crime']:playerGaragePermission(function(hasPerms)
print(hasPerms)
end)Last updated