[Release] [ESX] ESX_DRUGS (UPDATE version)

could you remove blips?
pudiste sacar los blips?

Ahi te dice que la primera línea ya esta en tu base de datos (cannabis) borra la linea y listo

------------------COMENTA DESDE LALINEA 142 A LA 162 INCLUSIVE Y SE PAGAN LOS BLIP---------------------------

function CreateBlipCircle(coords, text, radius, color, sprite)

local blip = AddBlipForRadius(coords, radius)

SetBlipHighDetail(blip, true)

SetBlipColour(blip, 1)

SetBlipAlpha (blip, 128)

-- create a blip in the middle --

blip = AddBlipForCoord(coords)

SetBlipHighDetail(blip, true)

SetBlipSprite (blip, sprite)

SetBlipScale  (blip, 1.0)

SetBlipColour (blip, color)

SetBlipAsShortRange(blip, true)

BeginTextCommandSetBlipName("STRING")

AddTextComponentString(text)

EndTextCommandSetBlipName(blip)

end

Citizen.CreateThread(function()

for k,zone in pairs(Config.CircleZones) do

    CreateBlipCircle(zone.coords, zone.name, zone.radius, zone.color, zone.sprite)

end

end)

I cant pick up items. Why could be it for?

No puedo coger las drogas. Alguien sabe por qué?

1 Like

Hey Guys, on a first place i want to say, that this is a nice script, but i have a problem with “LSA” i dont see it in chemicals convertions, any suggestions ?

1 Like

I can’t too, I want to know why?

I don’t know what’s going on, I try to harvest, but nothing goes into my inventory.

3 Likes

go into cfg and you will see cords

where the hell the chems? cause it sure doesnt show in th cfg where to pick them up at

Hello, how to fix this problem?

1 Like

Is it possible to increase the number of barrels of H.A; S.A; S.H? With me there is always only one barrel

1 Like
  1. remove the cannabis libe from sql quary code then run !!

cannabis already exists on your “item” table data !!

  1. Remove the cannabis item from your ITEMS database table

dont do 1 and 2 together !! do any one of my point !

1 Like

replace all .limit with .weight on SERVER SIDE Files !!

U know that with the esx 1.2.0 dont work?

I fixed it.
Change every xItem.limit to xItem.weight

This script is extremely broken, unless you lads know what your doing I suggest not getting in too deep.

Hello, how to fix problem, with only pick up one of everything, 1 canabis, 1 coke etc.

Any one need any help regarding this script contact me !! I can solve every errors or any problem you are facing ! :slight_smile:


I dont know whats the problem after i translated to chinese

yeah in the config bro