slingLoadAssistantShown: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\{\{ *codecomment *\| *\/\/ *([^ ]+) *\}\} " to "{{cc|$1}}")
Line 13: Line 13:
| [[Boolean]] - [[true]] if sling load assistant is shown, [[false]] otherwise
| [[Boolean]] - [[true]] if sling load assistant is shown, [[false]] otherwise
|x1= <code>[[waitUntil]] { [[slingLoadAssistantShown]] };
|x1= <code>[[waitUntil]] { [[slingLoadAssistantShown]] };
[[hint]] "You lack rudimentary motor skills and basic eye-hand coordination."; {{codecomment|// scold user for unethical practices}}
[[hint]] "You lack rudimentary motor skills and basic eye-hand coordination."; {{cc| scold user for unethical practices}}</code>
</code>


| [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeDestroy]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeCreate]], [[ropeDetach]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]]
| [[ropes]], [[canSlingLoad]], [[enableRopeAttach]], [[getSlingLoad]], [[ropeAttachedObjects]], [[ropeAttachTo]], [[ropeDestroy]], [[ropeLength]], [[ropeUnwound]], [[ropeAttachedTo]], [[ropeCreate]], [[ropeDetach]], [[ropeAttachEnabled]], [[ropeCut]], [[ropeEndPosition]], [[ropeUnwind]]

Revision as of 17:34, 29 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Ropes and Sling Loading

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
waitUntil { slingLoadAssistantShown }; hint "You lack rudimentary motor skills and basic eye-hand coordination."; // scold user for unethical practices

Additional Information

See also:
See also needed

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