Jump to content
Sign in to follow this  
opteryx

MBT Commander Zoom Via Script?

Recommended Posts

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 confused_o.gif

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

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

Do tell how biggrin_o.gif Keep in mind that I'm a complete newbie at this.

Share this post


Link to post
Share on other sites

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×