Vehicle Menu | Standalone

Paradise Vehicle Control Menu

Get It Free From Here : GitHub - PARADISESCRIPTS/paradise_vehmenu: A Standalone Vehicle Menu System · GitHub

A modern and intuitive vehicle control menu for FiveM servers, allowing players to control various aspects of their vehicle through a beautiful React-based interface.

Features

  • :automobile: Vehicle Controls:

    • Door controls (front/rear left/right)
    • Window controls (front/rear left/right)
    • Seat switching with cooldown
    • Trunk and hood controls
    • Engine start/stop
    • Radio toggle
    • Key sharing system
  • :artist_palette: Modern UI:

    • Hexagonal button layout
    • Smooth animations
    • Responsive design
    • Intuitive controls
    • Visual feedback for active states

Preview

Dependencies

  • ox_lib - Required for core functionality

Installation

  1. Download the resource
  2. Place it in your server’s resources directory
  3. Add the following to your server.cfg:
ensure ox_lib
ensure paradise_vehmenu

Commands

  • /vehmenu - Open the vehicle control menu

Development

The resource uses a modern tech stack:

  • Frontend: React + TypeScript
  • Backend: Lua
  • Styling: CSS with modern features

Building

  1. Navigate to the web directory
  2. Install dependencies:
npm install
  1. Build the frontend:
npm run build

Support

For support, please join our Discord server: Paradise Scripts

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

6 Likes

hey, is it possible to add an option for keybind in this script?

Hey just added the support check latest update and edit the keybind through config

Is it possible to reduce the size of the entire menu and user interface?

Hey The UI is open source you can edit it however you like !

nice bro