> For the complete documentation index, see [llms.txt](https://aklgaming.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aklgaming.gitbook.io/documentation/gusti-resources/gusti-hidereticle.md).

# gusti-hidereticle

<figure><img src="/files/nBctSSBDZhf3E7SNDHyi" alt=""><figcaption><p><strong>[STANDALONE] GUSTI HIDERETICLE</strong></p></figcaption></figure>

This gusti-hidereticle script is to hide the reticle / crosshair of the weapon

## Feature

* Hide reticle & crosshair
* Easy to use
* Easy to arrange

## Framework

* Esx Legacy
* QBCore

## Configuration

```lua
Config = {}

Config.CheckForUpdates = true -- Check for update available?

Config.HideReticle = {
    "WEAPON_SNIPERRIFLE",
    "WEAPON_HEAVYSNIPER"
}
```

## Video Preview

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

## Download

* [Github](https://github.com/Gustiagung19/gusti-hidereticle)
