Config = {
useQbCore = false, -- if you are using ESX, change this value to false. If you are using QBCore, set value to true
esxExtendedName = 'es_extended', -- How you have named your es_extended mod, if you have renamed it.
qbCoreExportName = 'qb-core', -- for security reasons you can customise the qb-core export name. Attention if you change it, be sure you have also change it in qbCore
viewRangeForMarkers = 100, -- Player must be in this range that all markers will be rendered
enabledKeysWhenAnimation = { -- https://docs.fivem.net/docs/game-references/controls/
--38, -- E
23, -- F
1, --mouse controls
2, --mouse controls
3, --mouse controls
4, --mouse controls
5, --mouse controls
6, --mouse controls
7, --mouse controls
},
farmingArea = {
{
coordinate = vector3(2224.2272949219, 5577.224609375, 52.838172912598), -- position of the Location
scale = 1.0, -- the scale of the blip
This file has been truncated. show original