[ESX] [FREE] pnt_farming - An easy farming script

[ESX] Farming script very easy and free

This scripts allows you to farm fruits or whatever you want

[DOWNLOAD]

Preview

FEATURES

  • Resmon 0.00 idle and 0.08 using
  • Configuration for languages
  • You can create easily multiple farms

Requirements

  • ESX Legacy
  • ox_lib
  • ox_inventory

Update 1.1.0

  • Now you can process the fruit and sell it
  • Configurable at config and custom prices for each sell zone
  • Still friendly with ESX inventory by config
Any improve to the script just tell me and i will update it, feel free to do any pull request for code improve or anything :smiley:
10 Likes

:ox::ox::ox::ox::ox:

2 Likes

Hello, will it be compatible with Chezza’s Inventory…

If Chezza’s inventory has any docs where i can look how to add items, ye but anyway can’t test it because i don’t have that inventory

Thank you very much for the quick resolution.

1 Like

maybe try to add a point where you can sell it or remake and then sell it for more

Eres bueno tio…

Update 1.1.0

  • Now you can process the fruit and sell it
  • Configurable at config and custom prices for each sell zone
  • Still friendly with ESX inventory by config

so i added like a new fruit but it gives me a error in the client.lua sorry im new with that would be nice for some help i added a whole new category with the same stuff on top and added it to items at processing

Can u show how u add the item? And did u check if u put all the commas correctly? And delete the -main from the folder

hello, I have a problem, when I try to farm some fruit it tells me that the inventory is full, the intent is ox_inventory and in the configuration activate this, having the inventory empty it tells me that it is full, how do I fix this?

Did you add the item on items.lua ox_inventory?

how is it added?

ox_inventory/data/items.lua

	['pear'] = { -- item name to spawn
		label = 'Pear', -- Item name for all players
		stack = true,
		weight = 5, -- Whatever weight u want
		consume = 0
	},

the script is very good but it lacks a payment system and a fruit delivery system

There you go!

Ye its done just use functions of default inventory esx

Can you do a version for us?

For who? if u want chezza just put Config.UseOxInventory = false

How do I edit?