[ESX - ENG/DE] myFarming / Jobsystem with Delivery missions, Experience system and manufacture (PAID)

Hey,

this Farming system doesn’t uses job clothing and job vaults. I wanted to make the farming a bit more flexible, so you don’t always run from wardrobe to carspawner, to position 1,2,3. That’s why I haven’t included this.

Best regards,
Luis

1 Like

Hello Luis,

I have a question.Can u help me please?

Hey,

this is caused by the wrong NativeUI version. The right one is linked in the readme :wink:

Best regards,
Luis

1 Like

hello Luiis,

Is there a way to limit the number of items sold to the PNJ? this in order to avoid intensive farming.

myJobsystem - Update - 24.04.2021

  • You can now set up animations for the manufacturing steps
  • You can now set hideBlip to true for every production step, to hide the blip.
  • You can now disable the ped for every production step, if you want to
  • You can now enable a marker, which should be displayed at certain production steps

Great Script, love it

1 Like

can you adapt your script called myFarming to nativeuireload pls

Hey,

you can set up in the Config, whether you want to use NativeUI or NativeUIReloaded

After restarting the file, xp will return to zero

Is it inserted correctly into the database?

yes

myFarming - Update - 16.10.2021

  • Added protections for wrong configuration to print the problem instead of printing an error.
  • Added the possibility to create different sellers with different categories, which makes a lot of your plans with the script now possible.
  • Implemented an option to set up an animation instead of a scenario in the Config

image

myFarming - Update - 16.01

  • Added a function to remove the objects from scenarios or animations when dropped (synced)
  • Added the option to set up different item crafting times for every item
  • Added option to set up different blips for every processor

Kann ich bspw auch Drogen damit machen? Also Einzeln die blips ausschalten. Bspw
Apfelfeld
blips = True

Cannabis
Blips = false

Klar, alles möglich!

Mega!
Die anim kann ich ja auch einstellen. Also für ein miner dann eine Spitzhacke und sowas, usw.
Und Verarbeiter ist ja auch dabei… sehr gut :+1:

1 Like

Kann man den Blip von Verarbeiter und Verkäufer auch einstellen?

Jo, in der neusten Version ist das alles möglich!

Is it possible to add license requirement functionality in item processing?

  • Update - 25.10.2022
  • Added the option to set up the moneyAccount for the Seller in the Config
  • Check the new instructions for requiredItems: I’ve always forgot to add extra {} in the tutorial, so this wasn’t working.
    The updated example will work 100%.

new example:

requiredItems = {{name = 'pickaxe', label = "Pickaxe", amount = 1, removeAfterCollect = true}}