slingLoadAssistantShown: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added slingLoadAssistantShown command documentation based on ingame documentation and experimentation)
 
mNo edit summary
Line 17: Line 17:


[[hint]] "You lack rudimentary motor skills and basic eye-hand coordination.";
[[hint]] "You lack rudimentary motor skills and basic eye-hand coordination.";
//scold user for evil practices
//scold user for unethical practices
</code> |= Example1
</code> |= Example1



Revision as of 06:03, 13 October 2014

Hover & click on the images for description

Description

Description:
Returns true of Sling Load Assistant is open
Groups:
Uncategorised

Syntax

Syntax:
slingLoadAssistantShown
Return Value:
Boolean

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:
ropescanSlingLoadenableRopeAttachgetSlingLoadropeAttachedObjectsropeAttachToropeDestroyropeLengthropeUnwoundropeAttachedToropeCreateropeDetachropeAttachEnabledropeCutropeEndPositionropeUnwind

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

Notes

Bottom Section