BIS fnc wpSlingLoadDetach: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (template:command argument fix) |
||
Line 10: | Line 10: | ||
Unload an object which was previously loaded using [[BIS_fnc_wpSlingLoadAttach]] | Unload an object which was previously loaded using [[BIS_fnc_wpSlingLoadAttach]] | ||
|= | |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Custom_Waypoints#Function|arguments]]: [posLimit,limitDir] |= | | [[Custom_Waypoints#Function|arguments]]: [posLimit,limitDir] |SYNTAX= | ||
|p1= posLimit: [[Number]] - Time in seconds it takes to detach the cargo (default: -1) |= | |p1= posLimit: [[Number]] - Time in seconds it takes to detach the cargo (default: -1) |= | ||
Line 19: | Line 19: | ||
|p2= limitDir: [[Array]] - direction range in which cargo has to be detached (default: [0,360]) |= | |p2= limitDir: [[Array]] - direction range in which cargo has to be detached (default: [0,360]) |= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 27: | Line 27: | ||
| exec=spawn |= | | exec=spawn |= | ||
| |= | | |SEEALSO= | ||
}} | }} |
Revision as of 14:34, 7 April 2019
Description
- Description:
- DETACH SLINGLOAD custom waypoint. Unload an object which was previously loaded using BIS_fnc_wpSlingLoadAttach
- Execution:
- spawn
- Groups:
- Uncategorised
Syntax
- Syntax:
- arguments: [posLimit,limitDir]
- Parameters:
- posLimit: Number - Time in seconds it takes to detach the cargo (default: -1)
- limitDir: Array - direction range in which cargo has to be detached (default: [0,360])
- Return Value:
- Nothing
Examples
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