# QBCore

### Download

Download the latest version of `QBCore maikol-gunjam` from [**Keymaster**](https://keymaster.fivem.net/asset-grants)

#### Dependencies

* [qb-core](https://github.com/qbcore-framework/qb-core)

### Installation

1. Add the resource to your server & ensure the resource `maikol-gunjam` in your `server.cfg` file&#x20;
2. Configure your addon weapons in the `config.lua` file otherwise the default chance will be set
   1. By default Police & EMS personnel bypass the gun jamming, edit accordingly in the `config.lua` file
   2. By default, weapon jamming is based on a random chance, you may configure it to the weapons quality in the `config.lua` file, Make sure the entry `Config.ChanceType` is set to 2 for weapon quality.

## Having Issues?

Please contact me over Discord @ `Maikol#5282`

I will assure you get the script working on your server flawlessly. 😃


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://maikolscripts.gitbook.io/docs/maikol-gunjam/qbcore.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
