Usage:
Renderer.PlayBink
string number
Argument values:
argument 1: | Mods/Xpack2/Movies/Intro.bik, Mods/Xpack2/Movies/black.bik, Mods/Xpack2/Movies/legalF.bik, Movies/Dice.bik, Movies/Intro.bik, Movies/ea.bik, Movies/legal.bik |
argument 2: | range is 1.0 to 1000.0; most commonly 1.0, 3.0, 5.0, 1000.0 |
This property is not a part of any defined type of object.
Used in a total of 3 .con files: Startup.con, Startupfrench.con
Parent directory of these .con files: Bf1942/Game
Example: (from Bf1942/Game/Startup.con)
rem *** Play EA logo without interuption.
Renderer.PlayBink Movies/ea.bik 1000.0
Renderer.PlayBink Movies/Dice.bik 5.0
Renderer.PlayBink Movies/Intro.bik 1.0
Renderer.PlayBink Movies/legal.bik 3.0
Go to the Renderer properties list page, Renderer page, All Properties list, or Main scripting page.