Orion Discord

[QB] Orion-Rental

[QB] Orion-Rental
  • [QB] Orion-Rental
  • [QB] Orion-Rental

This item is free.

Add to Basket

🚗 Orion Rental | Advanced Vehicle Rental System

The ultimate vehicle rental solution for QBCore Framework, powered by a stunning Vue3 interface.

Orion Rental offers a professional, high-performance experience for your players. Forget about clunky, old-school menus; give your server the modern UI it deserves with smooth animations and a completely responsive design.

Key Features

  • Modern & Professional UI: Built with Vue3 for ultra-smooth transitions and a clean, high-end look.

  • Flexible Rental System: * Support for multiple vehicle categories (Land, Sea, and more).

    • Configurable rental periods: Charge by the minute, hour, or day.

    • Automatic expiration checks to ensure vehicles are returned or removed on time.

  • Integrated Payment Gateway:

    • Accepts both Cash and Bank payments.

    • Fully customizable pricing per vehicle model.

  • World Management:

    • Set up unlimited rental locations.

    • Custom map blips included.

    • Compatible with DrawText or Target systems for interaction.

  • Smart Bridge System:

    • Keys, Garages, and Fuel: Out-of-the-box compatibility with the most popular scripts.

    • Auto-Detection: The script detects your existing systems automatically—no complex setup required!


🔧 Technical Details & Installation

  1. Drop the resource into your resources folder.

  2. Import the orion-rental.sql file into your database.

  3. Add ensure orion-rental to your server.cfg.

  4. Fine-tune your experience in the config.lua.

Dependencies:

  • qb-core

  • oxmysql


⚙️ Developer Friendly Configuration

Customizing your rental fleet is as simple as editing a few lines:

Lua
-- Flexible Time Management
Config.TimeSettings = {
    timeUnit = "hours", -- "minutes", "hours", "days"
    checkInterval = 60, -- Minutes between expiration checks
}

-- Simple Vehicle Injection
Config.Rent = {
    Category = {
        {name = "Sedans"},
    },
    Cars = {
        ["Sedans"] = {
            {name = "Sultan", price = 500, model = "sultan", img = "IMAGE_URL"},
        }
    }
}

🛠️ Credits & Support

  • Developer: Orion Development

  • Version: 2.0.0

  • Framework: QBCore / QBox compatible

Need help? Our support team is available for updates and technical assistance. Elevate your server's roleplay experience today with Orion Rental.

Back to category