hideBehindScripted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma1 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 20: Line 20:
|gr2= Unit Control
|gr2= Unit Control


| When set to [[true]] it disables the default engine hiding behavior.
|descr= When set to [[true]] it disables the default engine hiding behavior.


|s1=  object '''hideBehindScripted''' scriptedHideBehind
|s1=  object '''hideBehindScripted''' scriptedHideBehind

Revision as of 22:10, 13 June 2021

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
Posted on August 29, 2013
Killzone_Kid
This command is not present in Arma 3