DistCompareSelector2 Type

The DistCompareSelector2 object type is created by LodSelectorTemplate.Create.

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

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

Example: (from objects/Vehicles/Land/Schwimmwagen/Objects.con)
   rem *** SchwimmwagenLodSelector ***
   LodSelectorTemplate.Create DistCompareSelector2 SchwimmwagenLodSelector
   LodSelectorTemplate.HasDestroyedLod 1
   LodSelectorTemplate.AddLodDistance 135

Properties used with this type of object:
   LodSelectorTemplate.AddLodComparison
   LodSelectorTemplate.AddLodDistance
   LodSelectorTemplate.Create
   LodSelectorTemplate.HasDestroyedLod
   LodSelectorTemplate.HasFirstPersonLod


Go to the LodSelectorTemplate type list page, LodSelectorTemplate page, All Types list, Class list, CON file list, or Main scripting page.