ctrlMapAnimAdd: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Reset version to 1.00) |
||
Line 4: | Line 4: | ||
| arma |= Game name | | arma |= Game name | ||
| | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Adds the next frame to the map animation. The format of frame is [time, zoom, position], the format of position is Position2D. |= Description | | Adds the next frame to the map animation. The format of frame is [time, zoom, position], the format of position is [[Position2D]]. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 14:53, 29 September 2006
Description
- Description:
- Adds the next frame to the map animation. The format of frame is [time, zoom, position], the format of position is Position2D.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_map ctrlMapAnimAdd [1, 0.1, getMarkerPos "anim1"]
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