of coursee check config.lua
Oh Great! Thank you!
thanks you dude <3
is it possible to set police have to be online for planting?
yes you can add a query to using item.
can u tell me where and what i have to put in?
it depends on your framework.
for esx legacy
local xPlayers = ESX.GetExtendedPlayers()
local totalPolice = 0
for k,v in pairs(xPlayers) do
if v.job.name == 'police' then
totalPolice = totalPolice + 1
end
end
if totalPolice > 2 then
TriggerClientEvent("plt_plants:CanNewPlants",src,k)
else
sinleNotify(src,"error","not enought police" ,5000)
end
Insane work thx
your welcome im also thanks for your supports
Thank you for your attention and excellent support.
your welcome <3
I am very interested in this script, but have a couple issues. Is it possible to turn the markers off so that way it’s not drawing attention from other players to your grows?
Also, is there a way to make it either to where there is no “growth” bar to show you how far along it is in the process? It makes it too easy for other players to steal your grows if they can see it’s almost ready.
If these two things had options to turn them on/off I would definitely be interested in purchasing!
Yes, these can be done, need some changes in coding, 3,5 lines. I will help you after you buy it on dscrd.
A very big thank you to Polat who helped me quickly on a problem of adaptation because I use a special inventory. It has succeeded in helping me quickly to make the script work on my server. Even if we do not speak the same language the help was precise and appreciated.
thanks you dude <3
Something happened with GetInteriorAtCoords native.
It gives me number bigger than 0 everywhere in the map even in desert, forrest etc…
This causes to doesnt allow anyone to create new plants as it always give can’t in building error.
As a workaround I disabled that check. Just wanted to give heads up that something got wrong with fivem recently.
this may be related to the server artifact version you are using. you may not be using the recommended one. disabling it is not much of a problem.
the drug system is very good. there are many possibilities, you plant where you want. support helped right away. I recommend to everyone. I have been looking for a sensible system for a long time and this is exactly what I want.
I’m not very good at English, sorry for the wording.
drugs 5*
thanks you soo muck for your comment <3
very cool drug system and so much possibilitys to config it by your own.
If you understand how to set it up, its a very powerfull drug system and it brings something new to your fivem Comunity, dont be shy and have a Try!