setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters")
m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|")
Line 35: Line 35:
[[Category:Scripting Commands|SETHideBehind]]
[[Category:Scripting Commands|SETHideBehind]]
[[Category:Scripting Commands OFP Elite |SETHideBehind]]
[[Category:Scripting Commands OFP Elite |SETHideBehind]]
[[Category:Scripting Commands ArmA|SETHideBehind]]
[[Category:Scripting Commands Armed Assault|SETHideBehind]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 20:40, 3 June 2020

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets the data for hiding. objectWhereHide can be taken using findCover. hidePosition can be taken using getHideFrom. Command is not functional in ArmA 2.
This command is not implemented
Groups:
Uncategorised

Syntax

Syntax:
object setHideBehind [objectWhereHide, hidePosition]
Parameters:
object: Object
[objectWhereHide, hidePosition]: Array
objectWhereHide: Object
hidePosition: Array - format getHideFrom
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
getHideFromfindCoverisHidden

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