BIS fnc animateTaskWaypoint: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Added syntax, param, examples.) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Plays an animation that pushes the active task waypoint up and down. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | param call [[BIS_fnc_animateTaskWaypoint]]; |= Syntax | ||
|p1= |= Parameter 1 | |p1= [[Object]] - Unit that should have animations played. |= Parameter 1 | ||
| |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[player] call BIS_fnc_animateTaskWaypoint;</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:08, 1 October 2014
Description
- Description:
- Plays an animation that pushes the active task waypoint up and down.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- param call BIS_fnc_animateTaskWaypoint;
- Parameters:
- Object - Unit that should have animations played.
- Return Value:
- Nothing
Examples
- Example 1:
[player] call BIS_fnc_animateTaskWaypoint;
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