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 - "{{Feature|Warning|" to "{{Feature|warning|")
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


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


|1.00|Game version=
|game2= arma1
____________________________________________________________________________________________
|version2= 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.
|game3= arma2
{{warning| This command is not implemented}} |DESCRIPTION=
|version3= 1.00
____________________________________________________________________________________________


| object '''setHideBehind''' [objectWhereHide, hidePosition] |SYNTAX=
|game4= arma2oa
|version4= 1.50


|p1= object: [[Object]] |PARAMETER1=
|game5= tkoh
|p2= [objectWhereHide, hidePosition]: [[Array]] |PARAMETER2=
|version5= 1.00
|p3= objectWhereHide: [[Object]] |PARAMETER3=
|p4= hidePosition: [[Array]] - format [[getHideFrom]] |PARAMETER4=


| [[Nothing]] |RETURNVALUE=
|game6= arma3
____________________________________________________________________________________________
|version6= 0.50


| [[getHideFrom]], [[findCover]], [[isHidden]] |SEEALSO=
|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.
{{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]]
}}
[[Category:Scripting Commands OFP Elite |SETHideBehind]]
[[Category:Scripting Commands ArmA|SETHideBehind]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]]

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