> For the complete documentation index, see [llms.txt](https://piotreq-scripts.gitbook.io/piotreq-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://piotreq-scripts.gitbook.io/piotreq-scripts/assets-and-guides/police-job/client-exports/speed-camera.md).

# Speed Camera

## SpeedCamCreator

Open speed cam creator with following export.

```lua
exports['p_policejob']:SpeedCamCreator()

/speedcam_creator
```

***

## RemoveSpeedCam

With following command you can remove closest speed cam.

```lua
/speedcam_remove
```
