Jump to content

Recommended Posts

Yes you read correctly, FULL SCREEN NIGHT VISION without the need for any client mods and server side keys.

 

ocmery3.jpg

 

This script was written to be bundled in with mission files and to be executed at mission start via a init.sqf entry ([] execVM "fullScreenNightVision.sqf"). As you can see from the above screen shot, it was already added in to an A3Wasteland mission.

 

This script is a work-around for night vision which uses the player 'goggles' slot rather than the 'hmd' slot, so no actual night vision goggles are required, and as a replacement the 'combat goggles (green)' must be equipped to the 'goggles' slot... which then renders the night vision full screen (no black borders) when you turn it on.

 

  • Unequipped NVGoggles and equipped Combat Goggles (Green) = FULL SCREEN NIGHT VISION.
  • Equipped NVGoggles and equipped Combat Goggles (Green) = black border night vision.
  • Unequipped Combat Goggles (Green) and equipped NVGoggles = black border night vision.

 

This script is able to be added to any mission with ease. Configure by changing or adding goggle classes to the allowed class array at the top of the script, no need to change anything else.

 

The night vision does not affect scopes/launchers/vehicles (gunner view) etc, as their own vision modes are allowed to cycle as required.

 

DOWNLOAD THE SCRIPT HERE!

 

Enjoy a simple mod-free version of full screen night vision without any use of custom ppEffects.

 

I hope this script will be useful.

 

*EDIT. updated the script due to finding issues within a dedicated environment, see header change log.

 

Regards,

 

-soul.

  • Like 4
  • Thanks 1

Share this post


Link to post
Share on other sites

Thanks for this. I have been using it and it works great except that when I jump out of a helicopter, my nvgs get turned off automatically. This also happens if I turn them back on in the air and open the parachute, they are auto turned off.

 

Is there a way I can fix this? To clarify, I am having the player kicked out of the helicopter by a trigger and having the camera turned 3rd person and nvgs turned on for a night time infil. This script works great except the two small hiccups with getting out and the parachute.

 

Thanks again for any help.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×