hideBehindScripted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Some wiki formatting)
 
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


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


|1.00|Game version=
|game2= arma2
|version2= 1.00


|gr1= Object Manipulation |GROUP1=
|game3= arma2oa
|version3= 1.50


|gr2= Unit Control |GROUP2=
|game4= tkoh
____________________________________________________________________________________________
|version4= 1.00


| When set to [[true]] it disables the default engine hiding behavior. |DESCRIPTION=
|gr1= Object Manipulation
____________________________________________________________________________________________


| object '''hideBehindScripted''' scriptedHideBehind |SYNTAX=
|gr2= Unit Control


|p1= object: [[Object]] |PARAMETER1=
|descr= When set to [[true]] it disables the default engine hiding behavior.


|p2= scriptedHideBehind: [[Boolean]] |PARAMETER2=
|s1= object [[hideBehindScripted]] scriptedHideBehind


| [[Nothing]] |RETURNVALUE=
|p1= object: [[Object]]
____________________________________________________________________________________________
 
|x1= <code>_unit '''hideBehindScripted''' [[true]]</code> |EXAMPLE1=
____________________________________________________________________________________________


| [[isHideBehindScripted]] |SEEALSO=
|p2= scriptedHideBehind: [[Boolean]]


}}
|r1= [[Nothing]]


<h3 style="display:none">Notes</h3>
|x1= <sqf>_unit hideBehindScripted true;</sqf>
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on August 29, 2013
<dt class="note">[[User:Killzone_Kid|Killzone_Kid]]
<dd class="note">This command '''is not present''' in Arma 3


 
|seealso= [[isHideBehindScripted]]
<!-- Note Section END -->
}}
</dl>
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|HIDEBEHINDSCRIPTED]]
[[Category:Scripting Commands Armed Assault|HIDEBEHINDSCRIPTED]]
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Manipulation|{{uc:{{PAGENAME}}}}]]

Latest revision as of 17:18, 13 May 2022

Hover & click on the images for description

Description

Description:
When set to true it disables the default engine hiding behavior.
Groups:
Object ManipulationUnit Control

Syntax

Syntax:
object hideBehindScripted scriptedHideBehind
Parameters:
object: Object
scriptedHideBehind: Boolean
Return Value:
Nothing

Examples

Example 1:
_unit hideBehindScripted true;

Additional Information

See also:
isHideBehindScripted

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