Milking a cow
You can milk the cows if you have a bucket. You can pour homemade milk from the bucket into bottles.
Everything can be easily changed in the config.lua file.
- Easy configuration
- Spawned cow
- Checking items
- Skill Check
- Usable item
- Discord Webhook
Preview
Easy configuration
Install
- Download the repository.
- Add the azakit_cowmilking to your resources folder.
- Add
ensure azakit_cowmilking
to your server.cfg.
OX Inventory Items
['bottle'] = {
label = 'Bottle',
weight = 20,
stack = true,
close = true,
description = nil
},
['bucket'] = {
label = 'Bucket',
weight = 20,
stack = true,
close = true,
description = nil
},
['bucketmilk'] = {
label = 'Bucket Milk',
weight = 520,
stack = true,
close = true,
description = nil,
client = {
export = "azakit_cowmilking.useItem"
}
},
['homemademilk'] = {
label = 'Homemade milk',
weight = 120,
stack = true,
close = true,
description = nil
},
Requirements
- ESX or QBCore
- ox_lib
- ox_target or qb-target
Bug fix
- The cows are already born one by one
- You can pour milk from the bucket into the bottles one at a time
UPDATE - Jan 2025
- In addition to ESX, the script now supports QBCore.
- Alongside ox_target, the script now supports qb-target for interaction.
- Fixed synchronization bugs related to cows.
- The difficulty of the skill check can now be adjusted via the config file.
- Added a process circle to the process of filling the milk from the bucket into the bottles.
You need help, join my Discord server
https://discord.com/invite/DmsF6DbCJ9
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 600 |
Requirements | ESX or QBCore, ox_lib, ox_target or qb-target |
Support | Yes |
(For releases without code the not applicable fields can be written as N/A)
My other works:
[FREE] [ESX & QBCore] Collecting eggs from hens
[FREE] [ESX] Vehicle key and lock
[FREE] [ESX & QBCore] Moneywash with tickets, licenses, tax levels, transport
[FREE] [ESX] Sell item with delivery
[FREE] [STANDALONE] AutoMove
[FREE] [ESX] Scrap metal from old air conditioners
[FREE] [ESX] NPC for launching events