setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. ArmA2 classification)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(44 intermediate revisions by 8 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


| It sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. |= Description
|game3= arma2
____________________________________________________________________________________________
|version3= 1.00


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


|p1= object: [[Object]] |= Parameter 1
|game5= tkoh
|p2= [objectWhereHide, hidePosition]: [[Array]] |= Parameter 2
|version5= 1.00
|p3= objectWhereHide: [[Object]] |= Parameter 3
|p4= hidePosition: [[Array]] - format [[Position]] |= Parameter 4


| [[Nothing]] |= Return value
|game6= arma3
____________________________________________________________________________________________
|version6= 0.50


| |= See also
|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 ArmA2|{{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