[RELEASE] [ESX] LRP-Farmcyc l farming of shrimp and crabs

forgive, I look like a loser xD, but I can’t find the sales blip, to remove :S
forgive for my bad english

see “client.lua” removes this line of code :

Citizen.CreateThread(function()

Blipventacamaronesycangrejos = AddBlipForCoord(Config.ventacyc.x, Config.ventacyc.y, Config.ventacyc.z)

SetBlipSprite(Blipventacamaronesycangrejos, 266)
SetBlipColour(Blipventacamaronesycangrejos, 47)
SetBlipScale(Blipventacamaronesycangrejos, 1.5)
AddTextComponentString(Config.Blipnombrecyc)
EndTextCommandSetBlipName(Blipventacamaronesycangrejos)

end)

and remove this one in “config.lua”:

Config.Blipnombrecyc = "Ventacyc"

1 Like

thank you very much, i didn’t find it xd i tell you again many thanks :smiley:

1 Like

@Karenciitalove1 i im stuck when i will pick up and i reinstalled progressbaR who can help me ? msut i write anything in the progessbar script?

he mates i get this error can you help me?

Creating script environments for LRP-Farmcyc
Error loading script server.lua in resource LRP-Farmcyc: @LRP-Farmcyc/server.lua:44: attempt to index a nil value (global ‘ESX’)
stack traceback:
@LRP-Farmcyc/server.lua:44: in main chunk
Failed to load script server.lua.

try to install the scripts correctly put the “progressBar” before the “LRP-Farmcyc”

I leave the link again for you to download:

Can you show me how you are starting the script please and it would help you to take a picture or capture and show them to me.

I put the before, but when i go to catch have this error

yeah i have the same error

I know why I think they get the error

the function of the progress bar is exported with the name of the folder, now if you put or left as the name that is in the winrar you will get an error because it is not the name of the folder with which it is being exported.

example :; you may have it that way


"progressBars-1.0"

and that’s how they should have it


`"progressBars"`

The export code is like this:

exports ['progressBars']: startUI (1500, "Searching")

The solution would be to change the name of the folder.
to "progressBars"

When I press e to harvest i get Script error attempt to index a nil value. Any suggestions?

send me the photo of your console or your F8

Is the Support still alive? I wanted to know how I can have more Crabs/Crabboxes and Shrimps/Shrimpboxes. I’ve searched everything and Changed alot but… Still can’t have 20 Shrimps and the 80 Boxes…

hello I did everything that you can farm with the bars now but somehow no items come into the inventory does it have to be entered in the database?

Yes u need to add them. When the .sql data doesn’t work, write them manually :slight_smile:

can I also change the language of the script, e.g. English German etc.?

are u Gerrman?

1 Like

Yes I am German

help me please, SCRIPT ERROR: @LRP-Farmcyc/server.lua:15: attempt to index a nil value