# Postal Password Locker

Enhance your FiveM server with the **Postal Password Lockers Script**, allowing players to collect parcels using a unique password at designated locker locations, similar to real-world Amazon-style parcel collection. This script introduces a convenient and secure system for parcel delivery and retrieval across various locations on the map.

⚡ **Key Features**:

* **Multiple Locker Locations**: Players can access lockers placed at key points on the map, such as LSIA, the Docks, Mirror Park, and more, ensuring accessibility from any region.
* **Password-Protected Lockers**: Each locker is secured with a unique password, adding an extra layer of privacy for players when accessing their parcels or stored items.
* **Locker Creation**: Players can create a new locker with a custom password, enabling them to store items securely at any available location.
* **Secure Storage**: Each locker offers configurable storage slots and weight limits, allowing players to safely store parcels or valuable items.
* **Realistic Prop Interaction**: Postal lockers are represented by in-game props and are fully interactive through easy-to-use target zones, making the experience more immersive.
* **Notification & Sound Effects**: Players receive real-time feedback with sound effects and notifications for successful or failed locker access attempts.

📋 **Requirements**:

* **QBCore Framework**

🔧 **Setup & Configuration**:

1. **Installation**: Place the script in your server’s resources folder and ensure it is started in your server.cfg.
2. **Locker Locations**: Customize locker locations across the map by adjusting the coordinates in the `config.lua` file.
3. **Storage Settings**: Configure the storage capacity and slot availability of each locker to suit your server's needs.

Whether you’re looking to introduce a realistic parcel collection system or simply enhance your server’s roleplay experience, the Postal Password Lockers Script offers a convenient and secure way for players to manage their items in FiveM.


---

# 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.tzmc.dev/docs/qb-core/postal-password-locker.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.
