HasFirstPersonLod Property [Vietnam]

Usage:
   LodSelectorTemplate.HasFirstPersonLod boolean

Argument values:

argument 1:    1; most commonly 1

Description: This property is used exclusively in Battlefield Vietnam.

Used in object types (and how often in each type): DistCompareSelector2 (1%)

Used in one .con file: vietnamObjects/HandWeapons/Common/Objects.con

Example: (from vietnamObjects/HandWeapons/Common/Objects.con)
   LodSelectorTemplate.Create DistCompareSelector2 HandWeaponLodSelector1p
   LodSelectorTemplate.AddLodComparison 0.0
   LodSelectorTemplate.AddLodDistance 6.0
   LodSelectorTemplate.HasFirstPersonLod 1


Go to the LodSelectorTemplate properties list page, LodSelectorTemplate page, All Properties list, or Main scripting page.