missionVersion: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
Line 14: | Line 14: | ||
|r1= [[Number]] - SQM version | |r1= [[Number]] - SQM version | ||
|x1= < | |x1= <sqf>_version = missionVersion;</sqf> | ||
|seealso= [[Mission.sqm]] [[Description.ext]] | |seealso= [[Mission.sqm]] [[Description.ext]] | ||
}} | }} |
Revision as of 21:21, 7 May 2022
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:
- Mission Information
Syntax
- Syntax:
- missionVersion
- Return Value:
- Number - SQM version
Examples
- Example 1:
Additional Information
- See also:
- Mission.sqm Description.ext
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