objStatus: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Added ArmA2) |
||
Line 50: | Line 50: | ||
[[Category:Scripting Commands OFP 1.46|OBJSTATUS]] | [[Category:Scripting Commands OFP 1.46|OBJSTATUS]] | ||
[[Category:Scripting Commands ArmA|OBJSTATUS]] | [[Category:Scripting Commands ArmA|OBJSTATUS]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] |
Revision as of 13:13, 3 June 2009
Description
- Description:
- Sets the status of an objective that was defined in briefing.html .
Status may be one of:
- "ACTIVE"
- "FAILED"
- "DONE"
- "HIDDEN"
- Groups:
- Uncategorised
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