Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/resources/police/developers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ exports.TAM_Police:uncuff()
Cuffs a nearby ped.

```lua
exports.TAM_Police:uncuff()
exports.TAM_Police:cuff()
```

#### `unziptie()`
Expand All @@ -105,4 +105,4 @@ exports.TAM_Police:resetHandsUp(ped)

## Configuring your own integrations

All of the bridge files are located in `bridge` directory. This requires decent knowledge of the lua scripting language and how FiveM works. This is mostly unsupported.
All of the bridge files are located in `bridge` directory. This requires decent knowledge of the lua scripting language and how FiveM works. This is mostly unsupported.