SetMajorVictory Property

Usage:
   Game.SetMajorVictory number

Argument values:

argument 1:    0.80

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

Used in one .con file: Bf1942/Game/Init.con

Example: (from Bf1942/Game/Init.con)
   run Init/Menu
   run globalSpawnGroups
   Console.ShowFps 0
   Game.SetMinorVictory 0.40
   Game.SetMajorVictory 0.80


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