# Frozen Police Job

## Advanced Police Job

I’ve created this script as much more immersive experience for both your law enforcement and your criminals! With features requested from my community members such as resisting arrest, tackling, multiple LEO departments, and full animations/props; this resource will serve as a necessity for your server.

### Features

* Optimized with 0.00ms idle
* Utilizes state bags
* Multiple LEO departments(No need for separate scripts for separate police jobs)
* Full handcuff props and animations
* Escorting animation
* Keybinds for arrest(Configurable)
* Resisting arrest via skill-check
* Compatible with ox\_inventory, qs-inventory, and mf\_inventory(Code open to incorporate a different inventory)
* Tackling(Configurable)
* Job Menu (Configurable)
* Fine players(Compatible with okokBilling and esx billing OR any billing can be added to open code)
* Boss menu(Compatible with qb-management, and esx\_society)
* Cloakroom(Compatible with esx\_skin and my fork of fivem-appearance OR any skin script can be added to open code)
* Optional target(qTarget by default but can be changed easily within editable code)
* Armoury(Configurable by job grade)
* Vehicle interaction menu added to job menu which includes vehicle ownership information, lockpicking vehicle, and impounding vehicle *(New As of 1.0.5)*
* Garage for land & air(Configurable by job grade)
* Ability to incorporate jail script(See docs)
* Ability to view suspect's identification
* Ability to view and revoke licenses
* Ability to view suspect's identification
* Ability to view and revoke licenses
* Most if not all of the pre-existing esx\_policejob / qb-policejob features
* EXTREMELY configurable
* Full replacement for any script that depends on esx\_policejob / qb-policejob
* And more!

### Preview

{% embed url="<https://www.youtube.com/watch?v=zeaS7TWj304>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.frozen-scripts.com/scripts/frozen-police-job.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
