Overview
DL-SCRIPT is a lightweight 3D vehicle information system that lets players instantly read key vehicle data in-world. It uses a clean two-line display and focuses only on the vehicle you are looking at, keeping the screen uncluttered and performance-friendly.
Key Features
- Toggleable via a simple chat command.
- Smart target detection using camera raycast with a short grace period to prevent flicker.
- Configurable 3D text styling: distance, scale, font, outline, colors.
- Flexible info layout: model, plate, class, speed, body, color, doors, max speed, fuel, engine.
- Accurate model name fixes and readable class/color labels.
- Optimized updates with separate scan and data refresh intervals.
- Simple server-side logging for command usage.
- Easy to customize via a single shared config.
