getSlingLoad: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.34 | |||
|1.34 | |||
|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 | ||
| [[getSlingLoad]] vehicle | |s1= [[getSlingLoad]] vehicle | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
Line 15: | Line 14: | ||
|r1= [[Object]] - the sling loaded vehicle. [[objNull]] if nothing is sling loaded. | |r1= [[Object]] - the sling loaded vehicle. [[objNull]] if nothing is sling loaded. | ||
|x1= < | |x1= <sqf>_cargo = getSlingLoad heli1;</sqf> | ||
|seealso= [[ropes]] | |seealso= [[ropes]] [[canSlingLoad]] [[enableRopeAttach]] [[ropeAttachedObjects]] [[ropeAttachTo]] [[ropeDestroy]] [[ropeLength]] [[ropeUnwound]] [[ropeAttachedTo]] [[ropeCreate]] [[ropeDetach]] [[ropeAttachEnabled]] [[ropeCut]] [[ropeEndPosition]] [[ropeUnwind]] [[setSlingLoad]] [[slingLoadAssistantShown]] | ||
}} | }} | ||
Latest revision as of 10:23, 13 May 2022
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:
Additional Information
- See also:
- ropes canSlingLoad enableRopeAttach ropeAttachedObjects ropeAttachTo ropeDestroy ropeLength ropeUnwound ropeAttachedTo ropeCreate ropeDetach ropeAttachEnabled ropeCut ropeEndPosition ropeUnwind setSlingLoad slingLoadAssistantShown
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