BIS fnc customGPSVideo: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
||
Line 35: | Line 35: | ||
[[Category:{{Name|arma2oa}}: Functions|{{uc:customGPSvideo}}]] | [[Category:{{Name|arma2oa}}: Functions|{{uc:customGPSvideo}}]] | ||
[[Category:{{Name|tkoh}}: Functions|{{uc:customGPSvideo}}]] | [[Category:{{Name|tkoh}}: Functions|{{uc:customGPSvideo}}]] | ||
Revision as of 02:16, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- spawn
- Groups:
- GUI
Syntax
- Syntax:
- Syntax needed
- Parameters:
- path: String - full path to image file
- sizeCoef (Optional): Number - screen size coeficient (default is 1)
- Return Value:
- Return value needed
Examples
- Example 1:
_script = ["\ca\video_pmc\CP00_Reynolds_b.ogv",1.04] spawn BIS_fnc_customGPSvideo; waitUntil {scriptDone _script};
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note