ShowAIStats Property

Usage:
   Game.ShowAIStats boolean

Argument values:

argument 1:    0, 1; most commonly 0

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

Used in a total of 29 .con files: Ai.con, Aidefault.con, Genericinit.con, Smallwar.con, Soldierwar.con

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

Example: (from Bf1942/Levels/Stalingrad/AI.con)
   rem *** Enabled or disabled as default ***
   Ai.SaiEnable 1
   Game.ShowAIStats 0


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