# Priority Status

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

[FiveM Post](https://forum.cfx.re/t/free-priority-status/1929937) | [Store Page](https://tommy141x.tebex.io/)

#### Escrow Encrypted: No

#### Requirements: None

The Priority Status script is a FiveM resource that allows users to set and display their priority status, with options to update notes. This script provides configuration options to customize the priority status settings. The command usage is as follows:

### Command Usage

* `/setp <available, active, hold, pending, cooldown> <notes(optional)>`: Sets the priority status.
* `/setn <notes>`: Updates the notes on the priority status.
* `/setn clear`: Clears the current priority notes.

<figure><img src="/files/i9XoCyWgXw9XrEzZf2ym" alt="" width="375"><figcaption></figcaption></figure>

### ACE Permissions

To grant users permission to use the priority status commands, assign them the ACE Permission: `prio.status`. This permission ensures that only authorized users can set and update the priority status.

If you have any questions or need further assistance, please don't hesitate to ask. Feel free to contact us at.


---

# 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://tommys-scripts.gitbook.io/fivem/free-scripts/priority-status.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.
