opteryx 1562 Posted March 19, 2007 Hi all. I am really eager to go out on a tanking mission with my friends that I'm making right now, however there is no zoom mode for the commander which renders this crew space useless. So, my question is, can I add a script or something in a mission the will enable zoom for the commander? Or do I have to wait for the next patch PS: I think I've already seen a mod or something similar on Youtube a while ago. Share this post Link to post Share on other sites
Big Dawg KS 6 Posted March 20, 2007 No. Any workaround scriptwise would be totally useless. But a quick config edit will work very nicely. Share this post Link to post Share on other sites
opteryx 1562 Posted March 20, 2007 Do tell how Keep in mind that I'm a complete newbie at this. Share this post Link to post Share on other sites
Big Dawg KS 6 Posted March 21, 2007 Well, find PBO the tank is in, open the config, find the tank's CfgVehicle class, under that find the commander's turret class, and under that add this: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class ViewOptics : ViewOpticsBase { initFov=0.300000; minFov=0.070000; maxFov=0.350000; }; And no I have no idea if I'm right, but try it anyway. Share this post Link to post Share on other sites