progressLoadingScreen
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 2
- Version:
- 1.00
Description
- Description:
- If loading screen is shown, sets progress bar to the given value (interval is from 0 to 1])
Syntax
Examples
- Example 1:
startLoadingScreen ["Loading My Mission"]; //Batch of code //Batch of code //Batch of code progressLoadingScreen 0.5; //Batch of code //Batch of code //Batch of code endLoadingScreen;
Additional Information
- Multiplayer:
- -
- See also:
- startLoadingScreenendLoadingScreenprogressPosition
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To