BRB Trader – Advanced Market System
🛒 BRB Trader – Advanced Market System
BRB Trader is a fully customizable market system designed for RedM servers using VORP Core. Players can list their items for sale, purchase items from other players, and interact with the system through a designated NPC.
🎯 Features:
✔ Player-to-Player Trading – Players can sell their items and purchase goods from others. ✔ NPC Interaction – The market is accessed through an NPC, enhancing roleplay immersion. ✔ VORP Core Integration – Seamless compatibility with VORP inventory and currency systems. ✔ Multi-Language Support – Choose between English and Turkish via config. ✔ Exclusive Market Access – Only one player can access the market at a time to prevent conflicts. ✔ Secure Transactions – Players cannot purchase their own items. ✔ Offline Player Earnings – If a seller is offline, their earnings are stored and credited when they log back in.
📌 English – Installation Guide
🛠 Requirements:
RedM Server
VORP Core (Latest Version)
VORP Inventory
oxmysql (If using MySQL database)
📥 1️⃣ Download the Files
Download the latest version from Keymaster.
Place the
brb-trader
folder inside your server’sresources
folder.
🔧 2️⃣ Add the Script to server.cfg
server.cfg
Open your server.cfg
file and add the following line:
ensure brb-trader
⚙️ 3️⃣ Configure config.lua
config.lua
Open the
config.lua
file and adjust the settings.
🛠 4️⃣ MySQL (Database) Setup
If you're using MySQL, you need to create the market_items
table.
🚀 5️⃣ Start Your Server and Test
After configuring everything, start your server:
start brb-trader
Join the game and test the market system by interacting with the NPC.
Last updated