canSlingLoad: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns true if | | Returns [[true]] if [[setSlingLoad]] is possible. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |heli [[canSlingLoad]] cargo |Syntax= | ||
|p1= | |p1= heli: [[Object]] - a helicopter | ||
|p2= cargo: [[Object]] | |p2= cargo: [[Object]] - an entity | ||
| [[Boolean]] |Return value= | | [[Boolean]] - [[true]] if [[setSlingLoad]] is possible |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 22:51, 1 September 2019
Description
- Description:
- Returns true if setSlingLoad is possible.
- Groups:
- Uncategorised
Syntax
- Syntax:
- heli canSlingLoad cargo
- Parameters:
- heli: Object - a helicopter
- cargo: Object - an entity
- Return Value:
- Boolean - true if setSlingLoad is possible
Examples
- Example 1:
_canSling = veh1 canSlingLoad veh2;
- Example 2:
hint str ((vehicle player) canSlingLoad veh1);
Additional Information
- See also:
- ropesenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown
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