EnableFreeCamera Property [Vietnam]

Usage:
   Game.EnableFreeCamera boolean

Argument values:

argument 1:    1; most commonly 1

Description: This property is used exclusively in Battlefield Vietnam.

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

Used in one .con file: vietnamBf1942/Game/Aidefault.con

Example: (from vietnamBf1942/Game/AIdefault.con)
   AiSettings.LodEnable 1
   run ai/radio.con
   Game.ShowAIStats 0
   Game.Autospawnbots 1
   Game.EnableFreeCamera 1


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