AddLodComparison Property

Usage:
   LodSelectorTemplate.AddLodComparison number

Argument values:

argument 1:    range is 0 to 0.6; most commonly 0.5

Used in object types (and how often in each type): CompareSelector (100%), DistCompareSelector (100%), DistCompareSelector2 (3%)

Used in a total of 96 .con files: Objects.con

Parent directories of these .con files: objects/Vehicles, objects/MOVE_FILES, objects/HandWeapons, Bf1942/Levels

Example: (from objects/Vehicles/Land/SturmGeschutz/Objects.con)
   rem ***
   rem *** panzer Cockpit
   rem ***
   LodSelectorTemplate.Create DistCompareSelector SturmGeschutzcockpitSelector
   LodSelectorTemplate.AddLodComparison 0.5


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