Difference between revisions of "ObjectTemplate.ZoomFov"

From Pilot_51's Wiki
Jump to navigation Jump to search
(New page: == MDT description == A value saying how much a hand weapon zooms in when the right mouse button is clicked. For the sniper rifle this is 0.1 (10x zoom), assault guns this is 0.5 (2x zoom)...)
 
 
Line 1: Line 1:
== MDT description ==
+
== MDT Description ==
A value saying how much a hand weapon zooms in when the right mouse button is clicked. For the sniper rifle this is 0.1 (10x zoom), assault guns this is 0.5 (2x zoom), and values range upwards to 0.7 (for the Colt and WalterP38). Binoculars have a value of 0.2. The lower the value, the more the field of view zooms in.<br />
+
A value saying how much a hand weapon zooms in when the right mouse button is clicked. For the sniper rifle this is 0.1 (10x zoom), assault guns this is 0.5 (2x zoom), and values range upwards to 0.7 (for the Colt and WalterP38). Binoculars have a value of 0.2. The lower the value, the more the field of view zooms in.<br>
''Source and more details: http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/ZoomFov.shtm''
+
<br>
 
+
''[http://mdt.planetbattlefield.gamespy.com/scripting/ObjectTemplate/Properties/ZoomFov.shtm Source and more details]''<br>
== My findings ==
+
<br>
As the MDT description says, the zoom increases with smaller values. This setting does not affect what is seen of the soldiers' body/weapon (see [[ObjectTemplate.SoldierZoomFov]]).
+
== Additional Description ==
 
+
As the MDT description says, the zoom increases with smaller values. This setting does not affect what is seen of the soldiers' body/weapon (see [[ObjectTemplate.SoldierZoomFov]]).<br>
 +
<br>
 
[[Category:Battlefield 1942]]
 
[[Category:Battlefield 1942]]

Latest revision as of 00:00, 21 November 2008

MDT Description

A value saying how much a hand weapon zooms in when the right mouse button is clicked. For the sniper rifle this is 0.1 (10x zoom), assault guns this is 0.5 (2x zoom), and values range upwards to 0.7 (for the Colt and WalterP38). Binoculars have a value of 0.2. The lower the value, the more the field of view zooms in.

Source and more details

Additional Description

As the MDT description says, the zoom increases with smaller values. This setting does not affect what is seen of the soldiers' body/weapon (see ObjectTemplate.SoldierZoomFov).