getSlingLoad: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Ropes and Sling Loading | |gr1= Ropes and Sling Loading | ||
|Return object which is sling loaded by vehicle | |descr=Return object which is sling loaded by vehicle | ||
|s1= [[getSlingLoad]] vehicle | |s1= [[getSlingLoad]] vehicle |
Revision as of 21:06, 13 June 2021
Description
- Description:
- Return object which is sling loaded by vehicle
- Groups:
- Ropes and Sling Loading
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