missionVersion: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!-- missionVersion --> {{Command|= Comments |arma3|= Game name |1.56|= Game version | Returns the version of the current mission. <br/><br/> Unsaved mission: -1<br/> Mission...") |
mNo edit summary |
||
Line 4: | Line 4: | ||
|1.56|= Game version | |1.56|= Game version | ||
| Returns the version of the current mission. | | Returns the version of the current mission. | ||
* Unsaved mission: -1 | |||
Unsaved mission: -1 | * Mission from the [[2D Editor]]: 12 | ||
Mission from the | * Mission from the [[Eden Editor]]: 15 and higher | ||
Mission from the | |||
|= Description | |= Description | ||
| '''missionVersion''' |= Syntax | | '''missionVersion''' |= Syntax |
Revision as of 22:26, 21 February 2016
Description
- Description:
- Returns the version of the current mission.
- Unsaved mission: -1
- Mission from the 2D Editor: 12
- Mission from the Eden Editor: 15 and higher
- Groups:
- Uncategorised
Syntax
- Syntax:
- missionVersion
- Return Value:
- Number: SQM version
Examples
- Example 1:
_version = missionVersion;
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