> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Client

<Info>You can find client config file in `no-spy/config/client/cl_config.lua`</Info>

## 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.
