SetStrType Property

Usage:
   AiTemplatePlugIn.SetStrType name

Argument values:

argument 1:    Air, HeavyArmour, Infantry, LightArmour; most commonly HeavyArmour

Used in object types (and how often in each type): Physical (38%)

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

Parent directories of these .con files: objects/Vehicles, objects/Stationary_Weapons, objects/Soldiers, objects/Buildings, Bf1942/Levels

Example: (from objects/Vehicles/Sea/Hatsuzuki/Ai/Objects.con)
   AiTemplatePlugIn.Create Physical HatsuzukiPhysical
   AiTemplatePlugIn.SetStrType HeavyArmour


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