mapAnimCommit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m ("See also" crosslinks, local/global icons)
Line 10: Line 10:


|1.27|= Game version
|1.27|= Game version
|arg= local |= Arguments in MP
|eff= local |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 20: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[mapAnimAdd]], [[mapAnimClear]], [[mapAnimDone]], [[ctrlMapAnimAdd]], [[ctrlMapAnimClear]], [[ctrlMapAnimCommit]], [[ctrlMapAnimDone]] |= See also


}}
}}

Revision as of 12:54, 10 February 2013


Hover & click on the images for description

Description

Description:
Play map animation.
Groups:
Uncategorised

Syntax

Syntax:
mapAnimCommit
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
mapAnimAddmapAnimClearmapAnimDonectrlMapAnimAddctrlMapAnimClearctrlMapAnimCommitctrlMapAnimDone

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)

Bottom Section