BIS fnc strategicMapAnimate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] spawn ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=") |
||
Line 9: | Line 9: | ||
|Animates a Strategic Map. | |Animates a Strategic Map. | ||
| [target,time] spawn [[BIS_fnc_strategicMapAnimate]] | |s1=[target,time] spawn [[BIS_fnc_strategicMapAnimate]] | ||
|p1= target: [[Config]] or [[Position]] - Either config path to target group, or absolute position in format [x,y,z] or [x,y] | |p1= target: [[Config]] or [[Position]] - Either config path to target group, or absolute position in format [x,y,z] or [x,y] |
Revision as of 16:03, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Strategic
Syntax
- Syntax:
- [target,time] spawn BIS_fnc_strategicMapAnimate
- Parameters:
- target: Config or Position - Either config path to target group, or absolute position in format [x,y,z] or [x,y]
- time: Number - Commit time in seconds
- Return Value:
- Boolean - true when animation is applied
Examples
- Example 1:
[ configFile >> "CfgORBAT" >> "BIS" >> "B_1_A_1_2", 5] spawn BIS_fnc_strategicMapAnimate;
Additional Information
- See also:
- ORBAT ViewerBIS_fnc_ORBATAddGroupOverlayBIS_fnc_ORBATAnimateBIS_fnc_ORBATConfigPreviewBIS_fnc_ORBATGetGroupParamsBIS_fnc_ORBATOpenBIS_fnc_ORBATRemoveGroupOverlayBIS_fnc_ORBATSetGroupFadeBIS_fnc_ORBATSetGroupParamsBIS_fnc_ORBATTooltipBIS_fnc_strategicMapMouseButtonClick
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