ctrlMapAnimCommit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)\]\]" to "{{GameCategory|arma2|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 11: | Line 10: | ||
|gr1= GUI Control - Map |GROUP1= | |gr1= GUI Control - Map |GROUP1= | ||
| Plays the map animation. |DESCRIPTION= | | Plays the map animation. |DESCRIPTION= | ||
| '''ctrlMapAnimCommit''' controlName|SYNTAX= | | '''ctrlMapAnimCommit''' controlName|SYNTAX= | ||
Line 21: | Line 18: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= Center map on player: <code>_ctrl [[ctrlMapAnimAdd]] [0, 0.05, [[player]]]; | |x1= Center map on player: <code>_ctrl [[ctrlMapAnimAdd]] [0, 0.05, [[player]]]; |
Revision as of 00:55, 17 January 2021
Description
- Description:
- Plays the map animation.
- Groups:
- GUI Control - Map
Syntax
Examples
- Example 1:
- Center map on player:
_ctrl ctrlMapAnimAdd [0, 0.05, player]; ctrlMapAnimCommit _ctrl;
Additional Information
- See also:
- mapAnimAddmapAnimClearmapAnimCommitmapAnimDonectrlMapAnimAddctrlMapAnimClear, ctrlMapAnimDone
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