LodEnable Property

Usage:
   AiSettings.LodEnable boolean

Argument values:

argument 1:    1; most commonly 1

This property is not a part of any defined type of object.

Used in a total of 5 .con files: Ai.con, Aidefault.con

Parent directories of these .con files: Bf1942/Levels, Bf1942/Game

Example: (from Bf1942/Levels/Market_Garden/AI.con)
   rem ********************** START THE AI *********************************
   rem *** Init AI using current settings ****
   Ai.Init 2
   AiSettings.LodEnable 1


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