mapAnimAdd: Difference between revisions
Jump to navigation
Jump to search
m (Correct params) |
mNo edit summary |
||
Line 31: | Line 31: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dt class="note">'''[[User:Ceeeb|Ceeeb]]'''</dt> | |||
<dd class="note"> | |||
In '''OFP v1.96''', the mapAnim series of commands, together with [[forceMap]] can only be used in the intro and mission, as it is not possible to access the map from the outro. ''(not checked, sourced from an old copy of the OFPEC comref)'' | |||
</dd> | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> |
Revision as of 06:26, 2 February 2007
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
Notes
- Ceeeb
- In OFP v1.96, the mapAnim series of commands, together with forceMap can only be used in the intro and mission, as it is not possible to access the map from the outro. (not checked, sourced from an old copy of the OFPEC comref)