missionVersion: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
* Mission from the [[2D Editor]]: 12 | * Mission from the [[2D Editor]]: 12 | ||
* Mission from the [[Eden Editor]]: 15 and higher (for example current version for [[Eden Editor]] mission in Arma 3 v1.57 is 51) | * Mission from the [[Eden Editor]]: 15 and higher (for example current version for [[Eden Editor]] mission in Arma 3 v1.57 is 51) | ||
|= | |DESCRIPTION= | ||
| '''missionVersion''' |= | | '''missionVersion''' |SYNTAX= | ||
|p1= |PARAMETER1= | |p1= |PARAMETER1= | ||
|p2= |PARAMETER2= | |p2= |PARAMETER2= |
Revision as of 14:43, 7 April 2019
Description
- Description:
- Returns the version of the current mission.
- Mission from the 2D Editor: 12
- Mission from the Eden Editor: 15 and higher (for example current version for Eden Editor mission in Arma 3 v1.57 is 51)
- 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