Jump to content
Sign in to follow this  
PuFu

Buldozer - nightvision / thermal

Recommended Posts

Unless i am getting old (i already am, nothing i can do about it) and senile, i remember this used to work somehow.

Does anyone knows if current OB Buldozer still allows to switch to NVG/Thermal anymore? If so, how.

Share this post


Link to post
Share on other sites



depending on how new your buldozer.exe is you place that into P:\scripts\initBuldozer.sqf

// P:\scripts\initBuldozer.sqf

//camUseNVG true; // https://community.bistudio.com/wiki/camUseNVG
true setCamUseTi 1; // https://community.bistudio.com/wiki/setCamUseTi

or into P:\scripts\editor.sqs (sqs syntax)

;camUseNVG true
true setCamUseTi 1




you need to comment stuff in/out depending on what you want



 





you have to restart buldozer in order to get the changes to affect buldozer



 





you can also change the diffrent Ti modes with the number like described here: https://community.bistudio.com/wiki/setCamUseTi




  • Like 1

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
Sign in to follow this  

×