getSlingLoad: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (Updated game name/version) |
Lou Montana (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Command|= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma 3 | | | arma 3 |Game name= | ||
|1.34| | |1.34|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Return object which is sling loaded by vehicle|= | |Return object which is sling loaded by vehicle|Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[getSlingLoad]] vehicle |Syntax= | ||
|p1 = vehicle: [[Object]] | |p1 = vehicle: [[Object]] | ||
| [[Object]] | | |||
| [[Object]] - the sling loaded vehicle. [[objNull]] if nothing is sling loaded. |Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | |x1 = <code>_cargo = [[getSlingLoad]] heli1;</code> |Example1= | ||
| [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeDestroy]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeCreate]], [[ropeDetach]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]], [[setSlingLoad]], [[slingLoadAssistantShown]] |See also= | |||
}} | }} | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> | ||
<dl class="command_description"> | <dl class="command_description"> | ||
</dl> | </dl> | ||
Line 32: | Line 30: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Ropes and Sling Loading]] |
Revision as of 23:40, 29 March 2019
Description
- Description:
- Return object which is sling loaded by vehicle
- Groups:
- Uncategorised
Syntax
- Syntax:
- getSlingLoad vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Object - the sling loaded vehicle. objNull if nothing is sling loaded.
Examples
- Example 1:
_cargo = getSlingLoad heli1;
Additional Information
- See also:
- ropescanSlingLoadenableRopeAttachropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwindsetSlingLoadslingLoadAssistantShown
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