API Referenceveextensions
Dynamic Vehicle Data
Automated performance testing suite that measures acceleration times, braking distances, top speed, and off-road capability metrics.
Automated performance testing suite that measures acceleration times, braking distances, top speed, and off-road capability metrics. This extension runs standardized tests and reports results for vehicle comparison and tuning.
Hooks
| Hook | Description |
|---|---|
onInit | Initializes test state and prepares measurement systems. |
Usage Example
-- Load the extension to begin performance testing
extensions.load("dynamicVehicleData")
-- Results are reported via guihooks to the UI layerSee Also
- Vehicle Performance Data — Real-time power/torque capture
- Chassis Data — Static vehicle dimensions
Drag AI
Automated drag racing launch and lane-keeping assistance. Controls throttle, shifting, and steering for AI-driven drag strip runs.
Dyno Client
Streams real-time engine and gearbox data to dynamometer UI objects in the game world. Connects the vehicle's powertrain telemetry to dyno roller visualizations.