🔥 Sleezy Development – Advanced Vehicle Transfer System
Give your players a clean and secure way to sell or transfer vehicles to other players with the Sleezy Development Vehicle Transfer System.
This script allows players to transfer ownership of their vehicles to another nearby player through a contract confirmation system. Players can choose a selling price and the receiving player must accept the contract before the transfer is completed.
Everything is fully configurable through config.lua, allowing server owners to easily customize pricing limits, commands, payment methods, and more without editing the main script.
• Secure player-to-player vehicle transfers
• Contract confirmation system
• Configurable price limits
• Supports cash or bank payments
• Command or item-based menu access
• Works with QBCore Framework
• Uses modern ox_lib UI menus
• Lightweight and optimized
• Easy installation
Players can transfer vehicles they own to another nearby player using the transfer command.
Example process:
The script verifies:
✔ The vehicle belongs to the seller
✔ The buyer is nearby
✔ The buyer has enough money
✔ The price is within configured limits
This ensures safe and realistic vehicle transactions for RP servers.
Server owners can easily customize the script through config.lua.
Example configuration:
Config.Command = 'transferveh'
Config.Payment = 'cash'
Config.LimitPrice = {
MinPrice = 1000,
MaxPrice = 1000000
}
You can configure:
• Transfer command
• Payment method (cash / bank)
• Minimum vehicle price
• Maximum vehicle price
• Allow self transfers (for testing)
• Optional item to open the transfer menu
Framework:
QBCore
Dependencies:
qb-core
oxmysql
ox_lib
server.cfg
ensure sleezy-transferveh
• Roleplay servers
• Player vehicle marketplaces
• Car dealership roleplay
• Player-to-player vehicle sales
• Realistic economy systems
If you encounter any issues or need help configuring the script, please open a support ticket through the store or contact Sleezy Development.