Page MenuHomeFeedback Tracker

[Feature Request] Add configs that allow to show an unit's HMD (NVG) and Backpack in vehicle/turret/personturret
New, NormalPublic

Description

To make more visual possibility for the future things. Some kind of this:

class CfgVehicles
{
    class MyGreatVehicle
    {
        showHMD = 1;    //I know this exists, but does it even work by any means nowadays?
        showBackpack = 1;
    };
};

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Visual-Vehicles

Event Timeline

POLPOX created this task.Apr 12 2021, 11:10 AM
dedmen added a subscriber: dedmen.Jul 11 2022, 11:41 AM

//I know this exists, but does it even work by any means nowadays?

It works for helmet mounted MFD's in vehicles.