# SickWarrants

{% embed url="<https://github.com/sickjuggalo666/sickwarrants>" %}
SickWarrants
{% endembed %}

A WARRANT system for FiveM. Cops can set personal or vehicular warrants. Citizens can go to set locations you pick and use the event to check for warrants they may have. Cops only can delete active warrants. Bounties can be set by certain jobs.

{% embed url="<https://www.youtube.com/embed/d8ClNcEsm2I>" %}

{% hint style="danger" %}
`Make sure to go into your DataBase and insert the SQL that was provided in the downloaded files!`
{% endhint %}

Make sure to add ensure sickwarrants server.cfg!

Finally we will **boot up/restart** the server to make sure that the DB table is set and ready to be read from! Once the server is fully booted up and running you can fly in and start setting warrants on people or possibly even running from the warrants! 😏


---

# 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.sickscripts.com/shared-framework/sickwarrants.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.
