getSlingLoad: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (Updated game name/version) |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(38 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= arma3 | ||
|version1= 1.34 | |||
| | |gr1= Ropes and Sling Loading | ||
|descr=Return object which is sling loaded by vehicle | |||
| | |s1= [[getSlingLoad]] vehicle | ||
|p1= vehicle: [[Object]] | |||
|p1 = vehicle: [[Object]] | |||
| [[ | |r1= [[Object]] - the sling loaded vehicle. [[objNull]] if nothing is sling loaded. | ||
|x1= <sqf>_cargo = getSlingLoad heli1;</sqf> | |||
|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