KOKO-CREATOR

10.00 EUR

KOKO-CREATOR

Package Description

This resource is encrypted with FiveM escrow

After purchase you can access the script at https://keymaster.fivem.net/asset-grants

Preview 
Video

For support - Discord


Features

/createmarker - creates marker via menu

/createblip - creates blip via menu

/removemarker (description) - removes the marker with that description. If description is not typed it removes the closest marker

/removeblip (description) - removes the blip with that description. If description is not typed it removes the closest blip

All markers and blips are stored in seperated json files

Blips can be locked to job and when player changes jobs like with IF-multijob the script updates the blips

Resmon is 0.0 and only on location 0.03

Dependencies

 QBCore based framework (you can change to your core from config.lua like qb-, IF- or the way your core is maded) - IT HAVE TO BE A QBCore BASED OR SMILLAR  

qb-input

The Config.lua
 

Config = {}
Config.Core = 'qb-core' -- your core prefix
Config.RemoveDistance = 3.0  -- Distance within which an admin can remove a marker or blip
Config.dissapear = 2.0 -- at what distance the 3DText will dissapear