> For the complete documentation index, see [llms.txt](https://none-fivem.gitbook.io/nonem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://none-fivem.gitbook.io/nonem/resources/no-spy/configuration/client.md).

# Client

{% hint style="info" %}
You can find client config file in `no-spy/config/client/cl_config.lua`
{% endhint %}

## Enable Access Menu

***

Enables buttons for access management.

## Pickup Mode

***

| Option   | Description                                    |
| -------- | ---------------------------------------------- |
| access   | Only people with access can pick up the device |
| everyone | Everyone can pick up the device                |

## Enable Shoot To Destroy

***

If enabled, players can shoot the cams or motion sensors to destroy them.

## Spy Cam

***

| Field         | Type    | Description                                              |
| ------------- | ------- | -------------------------------------------------------- |
| PlayAnimation | boolean | Whether to play the animation while checking cams or not |

## Motion Sensor

***

| Field          | Type                                      | Description                             |
| -------------- | ----------------------------------------- | --------------------------------------- |
| DetectionRange | number                                    | The distance the device will detect     |
| PlaySound      | boolean                                   | Whether to play a sound when notified   |
| Notification   | function(label: string, location: string) | Overrides default notification behavior |

## Keys

***

Default keys for mapping.

## Filters

***

The filter used when using the device. You can change or remove the filters completely.
