priority: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO  
| [[createSimpleTask]] [[simpleTasks]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
Line 42: Line 42:
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]]

Revision as of 10:54, 29 July 2010

Hover & click on the images for description

Description

Description:
Return the priority of the task.
Groups:
Uncategorised

Syntax

Syntax:
priority task
Parameters:
task: Task
Return Value:
Number

Examples

Example 1:
_prioTsk01 = priority task01

Additional Information

See also:
createSimpleTask simpleTasks

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

Bottom Section