Page MenuHomeFeedback Tracker

Removed NVGs still usable
Closed, ResolvedPublic

Description

If you remove NVGs from a unit they still retain their ability to use night vision.

Details

Legacy ID
282898067
Severity
None
Resolution
Duplicate
Reproducibility
Always
Category
Gameplay
Steps To Reproduce

Open the editor and place a unit down and add the following line to their init:

if they are BLUFOR:
this unassignItem "NVGoggles"; this removeItem "NVGoggles";
or if they are OPFOR:
this unassignItem "NVGoggles_OPFOR"; this removeItem "NVGoggles_OPFOR";

Preview the mission and attempt to use your NVGs by pressing 'n'. Your screen will light up as you have NVGs yet it will be the entire screen lit up instead of an ellipse in the center as when you have NVGs in your inventory.

Additional Information

FYI I mentioned this in my previous bug report but it was closed before I could respond to the issue of classnames changing..

Event Timeline

mons00n edited Steps To Reproduce. (Show Details)Aug 28 2013, 9:18 PM
mons00n edited Additional Information. (Show Details)
mons00n set Category to Gameplay.
mons00n set Reproducibility to Always.
mons00n set Severity to None.
mons00n set Resolution to Duplicate.
mons00n set Legacy ID to 282898067.May 7 2016, 4:20 PM
MadDogX added a subscriber: MadDogX.May 7 2016, 4:20 PM

Closing as duplicate.