This script implements an in-game mailbox system for RedM servers, allowing players to send and receive messages through mailboxes. Mailboxes can be placed at customizable locations, and players can register their mailboxes and communicate with others.
- Players can register and manage their mailboxes.
- Send and receive messages in-game via mailboxes.
- Customizable mailbox locations.
- Optional pigeon animation when sending messages.
- Fully integrated with VORP and FeatherMenu.
- Customizable fees for registration and sending messages.
- Add the
bcc-mailbox
folder to your server'sresources
directory. - Add
ensure bcc-mailbox
to yourserver.cfg
. - Ensure all dependencies (VORP, oxmysql, feather-menu, etc.) are correctly installed.
- Customize mailbox settings by editing the
config.lua
file. - The database setup is automatic, no manual database work is needed.
- Restart the server.
- Register Mailbox: Players can register a mailbox by using the specified item and paying the registration fee.
- Send/Receive Messages: Players can send and receive messages at mailbox locations.
- Need more help? Join the bcc discord here: https://discord.gg/VrZEEpBgZJ