01 / OVERVIEWWhat it does
- Type
- Standalone-first vehicle control interface
- Primary UI
- Class-aware touchscreen and nearby smart key fob
- Defaults
- /vehcontrol on U · /keyfob on K
drs_vehcontrol brings everyday and class-specific vehicle actions into a compact bottom-screen touchscreen. It adapts the available controls and artwork across road vehicles, boats, helicopters, planes, commercial vehicles, motorcycles, and other supported GTA classes while keeping normal driving or flight input available.
Outside the vehicle, a class-matched smart key fob controls the last vehicle driven when it is nearby and the configured key check allows access. The resource runs standalone by default, with optional notification, key, Qbox audio, San Andreas Radio, and server-owned state-bag integrations.
04 / CONFIGURATIONConfigurable systems
The resource exposes these major systems for server-specific setup. Exact options and examples remain in the technical documentation.
- Commands, keybinds, locale, and interface frame
- Passenger permissions and control availability
- Cruise, collision cancellation, and adaptive following
- Plane autopilot, helicopter waypoint travel, and hover
- Key provider, fob range, animation, and sound
- Notification provider and Qbox audio
- Restricted classes and per-model capability overrides
- State-bag synchronization and server update validation
- San Andreas Radio power synchronization
View configuration documentation ↗ 05 / COMPATIBILITYCompatibility at a glance
- Framework
- StandaloneQboxQBCore
- Base
- FiveM; no mandatory framework dependency
- Resource name
- Must remain drs_vehcontrol
- Shared state
- OneSync and networked vehicles
- Optional
- Qbox, QBCore, ox_lib, vehicle keys, San Andreas Radio
- Other integrations
- Vehicle key providersQbox audio
Full compatibility and configuration ↗Technical details3 implementation facts+
- Runtime
- FiveM Lua with optional OneSync state bags
- Interface
- HTML, CSS, JavaScript NUI, and local player settings
- API
- Client/server exports plus integration events