DXS Telegram V2
Overview
- In‑game postal service for RedM (VORP Core) letting players register a PO Box, send/receive letters, and send items.
- Clean NUI interface with Read, Write, and Send Items sections; integrates with inventory and database.
- Unread mail indicator shows as an overlay icon ( mail_icon.png ) whenever there are unread letters or uncollected item mails.
Features
- PO Box registration via /registerpo <number> linked to a player’s Steam ID.
- Send and receive messages to other PO Boxes; delete and reply to letters.
- Send items with optional note; receiver collects items from the mail.
- Unread icon appears on join for both write and item mail; hides while UI is open.
- Multiple languages via languages/*.lua ; configurable blips and locations.
Dependencies
- vorp_core (framework for users and money events).
- vorp_inventory (items transfer and inventory queries).
- ghmattimysql (database queries).
- RedM server (fxserver) with NUI enabled.
Preview : Click me
Discord : Click me
Documentation : Click me