missionName

From Bohemia Interactive Community
Revision as of 09:19, 2 August 2010 by .kju (talk | contribs) (Added note about MP behavior.)


Hover & click on the images for description

Description

Description:
Return currently loaded mission file (path to mission.pbo, relative to game exe).
Groups:
Uncategorised

Syntax

Syntax:
String = missionName
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note

Notes

Posted on 2nd August, 2010
kju
Only works in SP and on the MP Host/DS. For clients it returns '__cur_mp'.

Bottom Section