objStatus: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
m (Text replacement - " \|x([0-9])= *([^|]+) \}\}" to " |x$1=$2 |seealso= }}")
Line 44: Line 44:
|x1= <code>"1" [[objStatus]] "DONE"</code>  
|x1= <code>"1" [[objStatus]] "DONE"</code>  
Marks the objective named "OBJ_1" as completed.
Marks the objective named "OBJ_1" as completed.
|seealso=
}}
}}



Revision as of 15:23, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Briefing

Syntax

Syntax:
objectivenumber objStatus status
Parameters:
objectivenumber: String
status: String
Return Value:
Nothing

Examples

Example 1:
"1" objStatus "DONE" Marks the objective named "OBJ_1" as completed.

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