setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|game1= arma1
|game1= ofpe
|version1= 1.00
|version1= 1.00
|game2= arma1
|version2= 1.00
|game3= arma2
|version3= 1.00
|game4= arma2oa
|version4= 1.50
|game5= tkoh
|version5= 1.00
|game6= arma3
|version6= 0.50


|gr1= Broken Commands
|gr1= Broken Commands


|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 21: Line 36:
|x1= -
|x1= -


|seealso= [[getHideFrom]], [[findCover]], [[isHidden]]
|seealso= [[getHideFrom]] [[findCover]] [[isHidden]]
}}
}}
{{GameCategory|ofpe|Scripting Commands}}
{{GameCategory|arma1|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

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