setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


| arma1
|game1= ofpe
|version1= 1.00


|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


| 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.
{{Warning| This command is not implemented}}
{{Feature|warning| This command is not implemented!}}


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


|p1= object: [[Object]]
|p1= object: [[Object]]
|p2= [objectWhereHide, hidePosition]: [[Array]]
|p3= objectWhereHide: [[Object]]
|p4= hidePosition: [[Array]] - format [[getHideFrom]]


| [[Nothing]]
|p2= objectWhereHide: [[Object]]


| [[getHideFrom]], [[findCover]], [[isHidden]]
|p3= hidePosition: [[Array]] - format [[getHideFrom]]


|r1= [[Nothing]]
|x1= -
|seealso= [[getHideFrom]] [[findCover]] [[isHidden]]
}}
}}
[[Category:Scripting Commands|SETHideBehind]]
{{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