setSimpleTaskDestination: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
mNo edit summary |
||
Line 12: | Line 12: | ||
| task '''setSimpleTaskDestination''' position |= Syntax | | task '''setSimpleTaskDestination''' position |= Syntax | ||
|p1= | |p1= Task: [[Task]] |= PARAMETER1 | ||
|p2= | |p2= Position: [[Position]] |= PARAMETER2 | ||
| [[Nothing]] |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code>( | |x1= <code>tskGoHere setSimpleTaskDestination (getMarkerPos "obj1");</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 21:09, 13 July 2009
Description
- Description:
- Attach a destination to the simple task.
- Groups:
- Uncategorised
Syntax
- Syntax:
- task setSimpleTaskDestination position
- Parameters:
- Task: Task
- Position: Position
- Return Value:
- Nothing
Examples
- Example 1:
tskGoHere setSimpleTaskDestination (getMarkerPos "obj1");
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