# gusti-butcherjob

<figure><img src="https://295400130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMFT8aGurexPIVgQA1xPf%2Fuploads%2FIVaEPtV601L644zj3ggy%2F%5BESX%5D%20GUSTI%20BUTCHERJOB.png?alt=media&#x26;token=5bcdbf6a-b590-4dad-8493-8fbcdf18c33c" alt=""><figcaption><p>Thank you for buying<br><strong>[ESX] GUSTI BUTCHERJOB</strong></p></figcaption></figure>

Gusti Butcherjob is a FiveM script to add butcher jobs on the server, where players / residents can do the job.

## Installation

* Extract rar file `[ESX] Gusti Butcherjob`
* Copy / cut `gusti-butcherjob` to your server `resources` folder
* Open `server.cfg`
* Add `gusti-butcherjob` script with `ensure gusti-butcherjob` in `server.cfg`
* Start server / Restart server
* Finished

## Item Image

* [alive\_chicken](https://imgur.com/jMS6V6X.png)
* [clean\_chicken](https://imgur.com/a02Fbi0.png)
* [slaughtered\_chicken](https://imgur.com/CGnNacF.png)
* [packaged\_chicken](https://imgur.com/dZWv2E7.png)

## Configuration

Open the `config.lua` file located in the `gusti-butcherjob` folder to configure

* Check For Updates (set to true/false check for available updates)
* Change language (en, id)
* Select notification type (gusti-notify, mythic\_notify, esx)
* Choose the type of chicken catching animation (jump, pickup)
* Enable ragdoll (leave default if you don't understand)
* Enable ProgressBar (set to true/false if you want to use ProgressBar)
* Enable Ped (set to true/false if you want to use npc peds)
* Choose the type of ProgressBar (mythic\_progbar, esx\_progressbar, ox\_lib)
* Set the location (catching chickens, hanging chickens, picking up clean chickens, slaughtering chickens, packing chickens, selling chicken packages)
* Set the location of the chicken
* Set blips (chicken catch, chicken factory, chicken sale)
* Set ped (model, location, scenario)

{% hint style="info" %}
If you are using progressbar from ox\_lib, then add the line `@ox_lib/init.lua` in `shared_scripts` inside `fxmanifest.lua`, for example as below :
{% endhint %}

{% code title="fxmanifest.lua" %}

```lua
shared_scripts {
    '@es_extended/imports.lua',
    '@es_extended/locale.lua',
    'locales/*.lua',
    '@ox_lib/init.lua',
    'config.lua',
}
```

{% endcode %}

## Feature

* Catching chickens
* The process of hanging the cock
* The process of taking clean chicken
* Chicken cutting process
* The process of packing chicken meat
* Chicken sales process
* Full animation

## Dependency

* [es\_extended](https://github.com/esx-framework/esx_core)

## Framework

* [ESX](https://github.com/esx-framework/esx_core)

## Supported Languages

* Indonesia
* English

## Video Preview

* [YouTube](https://youtu.be/Yd7aBzqhY2k)

## Purchase

* [Tebex Store](https://aklgaming.tebex.io/package/5651638)
