setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(3 intermediate revisions by the same user not shown)
Line 22: Line 22:


|descr= Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2.
|descr= Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2.
{{Feature|Warning| This command is not implemented!}}
{{Feature|warning| This command is not implemented!}}


|s1= object '''setHideBehind''' [objectWhereHide, hidePosition]
|s1= object [[setHideBehind]] [objectWhereHide, hidePosition]


|p1= object: [[Object]]
|p1= object: [[Object]]
Line 36: Line 36:
|x1= -
|x1= -


|seealso= [[getHideFrom]], [[findCover]], [[isHidden]]
|seealso= [[getHideFrom]] [[findCover]] [[isHidden]]
}}
}}

Latest revision as of 01:25, 2 February 2024

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:
Broken Commands

Syntax

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

Examples

Example 1:
-

Additional Information

See also:
getHideFrom findCover isHidden

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