setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]OFP[ _]Elite *(\|.*)?\]\]" to "{{GameCategory|ofpe|Scripting Commands}}")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma1 |Game name=
|game1= ofpe
|version1= 1.00


|1.00|Game version=
|game2= arma1
|version2= 1.00


|gr1= Broken Commands |GROUP1=
|game3= arma2
____________________________________________________________________________________________
|version3= 1.00


| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2.
|game4= arma2oa
{{Warning| This command is not implemented}} |DESCRIPTION=
|version4= 1.50
____________________________________________________________________________________________


| object '''setHideBehind''' [objectWhereHide, hidePosition] |SYNTAX=
|game5= tkoh
|version5= 1.00


|p1= object: [[Object]] |PARAMETER1=
|game6= arma3
|p2= [objectWhereHide, hidePosition]: [[Array]] |PARAMETER2=
|version6= 0.50
|p3= objectWhereHide: [[Object]] |PARAMETER3=
|p4= hidePosition: [[Array]] - format [[getHideFrom]] |PARAMETER4=


| [[Nothing]] |RETURNVALUE=
|gr1= Broken Commands
____________________________________________________________________________________________


| [[getHideFrom]], [[findCover]], [[isHidden]] |SEEALSO=
|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!}}


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


<h3 style="display:none">Notes</h3>
|r1= [[Nothing]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= -
</dl>


<h3 style="display:none">Bottom Section</h3>
|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