# Steal & Job Clothes System

**Key Features:**

> 1. **ESX Compatibility**:
>    * **Configurable ESX Version**: Supports both new and old ESX versions, giving you flexibility based on your server setup.
> 2. **Cooldown Management**:
>    * **Customizable Cooldown**: Set specific hours and minutes for cooldown periods to balance gameplay and ensure fairness.
>    * **Notification Customization**: Modify cooldown notification texts to suit your server’s theme.
> 3. **Alert System**:
>    * **Dynamic Alert Chance**: Configure the probability of dispatch alerts (e.g., police) to add excitement and challenge.
>    * **Dispatch Integration**: Easily integrate with your preferred dispatch system. For now supports "cd\_dispatch" only
>    * **Gps blocker:** Gps blocker item for players who's want steal clothes and not be arrested!
> 4. **Clothing Theft Mechanics**:
>    * **Search Duration**: Adjust the time players spend searching for clothing items.
>    * **Item Chance and Rewards**: Set chances and sell prices for different clothing items, with an option for reward multipliers.
> 5. **Selling Market**:
>    * **Market Activation**: Toggle the selling market on or off.
>    * **Custom Blip and Coordinates**: Set up selling points with customizable blips and coordinates.
> 6. **Job System Integration**:
>    * **Job-based Restrictions**: Enable or disable job requirements and specify which jobs are allowed to participate.
>    * **NPC Interaction**: Set up NPCs with specific coordinates and appearance for job initiation.
> 7. **Vehicle Management**:
>    * **Job Vehicles**: Customize job vehicle settings, including locking mechanisms, custom number plates, and spawn locations.
>    * **Vehicle Animations**: Configure animations for locking/unlocking vehicles and other interactions.
> 8. **Clothing and Wardrobe**:
>    * **Clothing Options**: Set default clothing options for job-related attire.
>    * **Wardrobe Integration**: Easily switch between job clothes and regular attire.
> 9. **Blip Configuration**:
>    * **Blip Customization**: Configure blip settings for clothes banks, job locations, and selling points, including sprites, colors, and sizes.
> 10. **Notifications and Interactions**:
>     * **Customizable Notifications**: Modify in-game text for various interactions, including vehicle status and job actions.
>     * **Interaction Keys**: Set custom keys for different actions, such as starting a job or selling items.
> 11. **Animation Support**:
>     * **Animation Integration**: Add realism with animations for clothing changes, vehicle locking, and item selling.
> 12. **Dispatch Integration**:
>     * **Custom Dispatch Alerts**: Customize dispatch titles and messages for enhanced role-play scenarios.
> 13. **Automatic Data Management**:
>     * **Player Interaction Cleanup**: Ensures that old cooldown data is automatically cleared on server restart.
> 14. **Webhooks for your discord server**:
>     * Easy to track system: Webhooks sending to your discord server if player getting items or selling.

## Quick links

{% content-ref url="/pages/XcviV9Q9lGlOUPVeoGmV" %}
[Getting set up](/steal-and-job-clothes-system-docs/overview/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/4ZAAH5oICSO8z1jUwFYw" %}
[How it looks config.lua?](/steal-and-job-clothes-system-docs/overview/how-it-looks-config.lua.md)
{% endcontent-ref %}


---

# 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://international-systems.gitbook.io/steal-and-job-clothes-system-docs/steal-and-job-clothes-system.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.
