mapAnimAdd: Difference between revisions
Jump to navigation
Jump to search
m (Fixed params) |
m (Correct params) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Add next frame to map animation. |= Description | | Add next frame to map animation. Format of frame is [time, zoom, position], format of position is [[Position2D]]. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''mapAnimAdd''' | | '''mapAnimAdd''' frame |= Syntax | ||
|p1= | |p1= frame: [[Array]] |= Parameter 1 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 14:31, 16 September 2006
Description
- Description:
- Add next frame to map animation. Format of frame is [time, zoom, position], format of position is Position2D.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
mapAnimAdd [1, 0.1, markerPos "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