missionName

From Bohemia Interactive Community
Revision as of 15:00, 30 June 2015 by Killzone Kid (talk | contribs) (see also)
Jump to navigation Jump to search


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:
missionName
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
worldNamebriefingNameserverNameworldSize

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

Posted on 2nd August, 2010
kju
Only works in SP and on the MP Host/DS. It returns the mission pboprefix if available, otherwise the pboname. For clients it returns '__cur_mp'.

Bottom Section

Posted on September 25, 2014 - 08:05 (UTC)
Kenoxite
In OFP (up to v1.96) it returns the mission filename. In CWA (since v1.99), it returns the briefing name instead when in multiplayer. The string displayed is that set in the Intel section of the mission editor.