hideBehindScripted: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|\{*uc:{{PAGENAME}*]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |1.00 | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
|gr2= Unit Control | |gr2= Unit Control | ||
| When set to [[true]] it disables the default engine hiding behavior. | | When set to [[true]] it disables the default engine hiding behavior. | ||
| object '''hideBehindScripted''' scriptedHideBehind | | object '''hideBehindScripted''' scriptedHideBehind | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|p2= scriptedHideBehind: [[Boolean]] | |p2= scriptedHideBehind: [[Boolean]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>_unit '''hideBehindScripted''' [[true]]</code> | |x1= <code>_unit '''hideBehindScripted''' [[true]]</code> | ||
| [[isHideBehindScripted]] | | [[isHideBehindScripted]] | ||
}} | }} |
Revision as of 00:40, 18 January 2021
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
Notes
- Posted on August 29, 2013
- Killzone_Kid
- This command is not present in Arma 3