π Cosmic Car Menu V2
Professional Vehicle Interaction System for FiveM RP Servers
Cosmic Car Menu V2 is a next-generation vehicle interaction system designed for serious roleplay servers. Control everything from basic vehicle functions to advanced systems like keys, music, and emergency sirens β all through a modern, responsive UI.
β¨ Features
π Vehicle Controls
- Doors & Windows: Control individual doors and windows
- Lights: Interior lights, parking lights, hazard lights, and indicators
- Engine: Start/stop vehicle engine
- Neon: Toggle neon lights on/off
- Special Features: Hood and trunk controls, key sharing, siren, music system
π€ Boat Support
- Anchor System: Drop and raise boat anchors
- Position Tracking: Copy boat coordinates for navigation
- Water Detection: Smart anchoring with depth validation
π₯ Passenger Mode
- Configurable Permissions: Set what passengers can control
- Special Vehicle Support: Custom permissions for specific vehicle types
- Seat Management: Switch between seats with permission checks
π Advanced Key System
- Share keys with nearby players
- Lock / unlock vehicles
- Change locks at locksmith locations
- Temporary key system for better RP scenarios
π΅ Music Player
- Install vehicle radios
- Play music directly from YouTube
- Volume control with realistic audio range
- Job-restricted installation system
π¨ Emergency Sirens
- Multiple professional siren tones
- Independent light & siren controls
- Perfect for police / EMS / Emergency roleplay
π Language Support
Built-in support for 9 languages: English, Spanish, French, German, Portuguese, Dutch, Polish, Italian, Turkish
Config.Locale = 'en' -- 'en', 'de', 'fr', 'es', 'it', 'nl', 'pl', 'pt', 'tr'
π§ Framework Compatibility
Compatible with ESX, QBCore, and Qbox frameworks
Config.Framework = {
UseFramework = 'esx', -- 'esx', 'qbcore', 'qbox'
UseOxLib = true
}β¨οΈ Keybind System
Fully customizable keybinds for quick access to vehicle functions
Config.Keybind = {
MenuToggle = { Enabled = true, Key = 'Z' },
LeftIndicator = { Enabled = true, Key = 'LEFT' },
RightIndicator = { Enabled = true, Key = 'RIGHT' },
HazardLights = { Enabled = true, Key = 'DOWN' }
}π΅ Music / Radio System
- Installable radio system
- Job-based access (mechanic, dealer)
- Realistic audio distance system
Config.Radio = {
RequireInstallation = true,
OnlyOwnedVehicles = true,
JobRestricted = true,
AllowedJobs = {"mechanic", "cardealer"},
ItemName = "car_radio",
DefaultVolume = 0.3,
MaxHearingDistance = 15.0
}π Vehicle Lock System
- Lock/unlock with keybind
- Realistic animations & key props
- Locksmith system to reset keys
Config.LockSystem = {
LockKey = 'U',
ShowKeyProp = true,
UseAnimation = true,
Locksmith = {
vector3(-152.18, -1302.83, 31.30), 88.46, 5000
}
}β‘ Feature Toggles
Enable/disable major systems easily. Lightweight customization for performance.
Config.Features = {
KeySharing = true,
EmergencySiren = true,
MusicPlayer = true,
VehicleLock = true
}π₯ Passenger Permissions System
Full control over what passengers can do. Prevent abuse while keeping RP flexibility.
Config.PassengerMode = {
NotifyOnDenied = true,
Permissions = {
Doors = true,
Windows = true,
InteriorLights = true,
Engine = false,
Indicators = false,
Hazards = true,
ParkingLights = false,
LicensePlate = true,
SeatSwitching = true,
Neon = false
}
}π» Commands
/carmenu- Open the car menu/fixcarmenu- Fix menu issues
β‘ Performance
β’ 0.00β0.01ms usage
β’ Lightweight & optimized
βοΈ Installation
1. Download & Install:
Navigate to your resources folder
2. Configure Framework:
Edit config.lua to set your preferred framework
3. Server Configuration:
ensure oxmysql ensure xsound ensure cosmic_carmenuv2
π¦ Dependencies
- oxmysql
- xsound
- ox_lib (optional)
π€ Support
Discord: https://discord.gg/9bEUmwpYrB
Documentation: https://cosmic-craft.gitbook.io/cosmic-crafts
β€οΈ Made with love by Cosmic Crafts


