mapAnimClear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 37: Line 37:
|x1= <code>[[mapAnimClear]];</code>
|x1= <code>[[mapAnimClear]];</code>


|seealso= [[mapAnimAdd]] [[mapAnimCommit]] [[mapAnimDone]] [[ctrlMapAnimAdd]], [[ctrlMapAnimClear]], [[ctrlMapAnimCommit]], [[ctrlMapAnimDone]]
|seealso= [[mapAnimAdd]] [[mapAnimCommit]] [[mapAnimDone]] [[ctrlMapAnimAdd]] [[ctrlMapAnimClear]], [[ctrlMapAnimCommit]], [[ctrlMapAnimDone]]
}}
}}



Revision as of 18:24, 20 January 2022

Hover & click on the images for description

Description

Description:
Clear map animation.
Groups:
Map

Syntax

Syntax:
mapAnimClear
Return Value:
Nothing

Examples

Example 1:
mapAnimClear;

Additional Information

See also:
mapAnimAdd mapAnimCommit mapAnimDone ctrlMapAnimAdd ctrlMapAnimClearctrlMapAnimCommitctrlMapAnimDone

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
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)