I am using grumpy rhino's "medium helicopter mods" which has a nice selection I use for Vietnam era scenarios. The crew spawned with the Huey choppers are vanilla pilots.
The problem is that at night all wear NVG. Which is grossly incompatible with a vietnam mission.
I have typed this into the transport helicopter init:
{this unassignItem "NVGoggles"; this removeItem "NVGoggles";} foreach crew this;
But I keep getting an error message that is missing a } or a ; which makes no sense. And at night pilots wear the NVG.
What am I doing wrong?
Thanks.