BIS fnc strategicMapAnimate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Lou Montana moved page BIS fnc StrategicMapAnimate to BIS fnc strategicMapAnimate: Text replacement - "BIS fnc S" to "BIS fnc s") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[BIS[ _]fnc[ _]S([^A-Z])" to "[[BIS_fnc_s$1") |
||
Line 9: | Line 9: | ||
|Animates a Strategic Map. | |Animates a Strategic Map. | ||
| [target,time] spawn [[ | | [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] | ||
Line 16: | Line 16: | ||
|[[Boolean]] - [[true]] when animation is applied | |[[Boolean]] - [[true]] when animation is applied | ||
|x1= <code>[ [[configFile]] >> "CfgORBAT" >> "BIS" >> "B_1_A_1_2", 5] [[spawn]] [[ | |x1= <code>[ [[configFile]] >> "CfgORBAT" >> "BIS" >> "B_1_A_1_2", 5] [[spawn]] [[BIS_fnc_strategicMapAnimate]];</code> | ||
| [[ORBAT Viewer]], [[BIS_fnc_ORBATAddGroupOverlay]], [[BIS_fnc_ORBATAnimate]], [[BIS_fnc_ORBATConfigPreview]], [[BIS_fnc_ORBATGetGroupParams]], [[BIS_fnc_ORBATOpen]], [[BIS_fnc_ORBATRemoveGroupOverlay]], [[BIS_fnc_ORBATSetGroupFade]], [[BIS_fnc_ORBATSetGroupParams]], [[BIS_fnc_ORBATTooltip]], [[ | | [[ORBAT Viewer]], [[BIS_fnc_ORBATAddGroupOverlay]], [[BIS_fnc_ORBATAnimate]], [[BIS_fnc_ORBATConfigPreview]], [[BIS_fnc_ORBATGetGroupParams]], [[BIS_fnc_ORBATOpen]], [[BIS_fnc_ORBATRemoveGroupOverlay]], [[BIS_fnc_ORBATSetGroupFade]], [[BIS_fnc_ORBATSetGroupParams]], [[BIS_fnc_ORBATTooltip]], [[BIS_fnc_strategicMapMouseButtonClick]] | ||
}} | }} | ||
Revision as of 00:21, 28 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Strategic
Syntax
- Syntax:
- Syntax needed
- 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:
- Return value needed
Examples
- Example 1:
[ configFile >> "CfgORBAT" >> "BIS" >> "B_1_A_1_2", 5] spawn BIS_fnc_strategicMapAnimate;
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