PuFu 4600 Posted November 10, 2016 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
lappihuan 178 Posted November 10, 2016 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 setCamUseTi 1 Share this post Link to post Share on other sites