isHideBehindScripted: 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= Broken Commands | |gr1= Broken Commands | ||
|gr2= Object Manipulation | |gr2= Object Manipulation | ||
| Return whether the vehicle has set the [[hideBehindScripted]] to [[true]] or not. | | Return whether the vehicle has set the [[hideBehindScripted]] to [[true]] or not. | ||
{{Warning| This command is neither in Arma 3 nor in Arma 2}} | {{Warning| This command is neither in Arma 3 nor in Arma 2}} | ||
| [[Boolean]] <nowiki>=</nowiki> '''isHideBehindScripted''' vehicle | | [[Boolean]] <nowiki>=</nowiki> '''isHideBehindScripted''' vehicle | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
|x1= <code>_isHidden = [[isHideBehindScripted]] _vehicle;</code> | |x1= <code>_isHidden = [[isHideBehindScripted]] _vehicle;</code> | ||
| [[Boolean]] | | [[Boolean]] | ||
| [[hideBehindScripted]] | | [[hideBehindScripted]] | ||
}} | }} |
Revision as of 00:40, 18 January 2021
Description
- Description:
- Return whether the vehicle has set the hideBehindScripted to true or not.
- Groups:
- Broken CommandsObject Manipulation
Syntax
Examples
- Example 1:
_isHidden = isHideBehindScripted _vehicle;
Additional Information
- See also:
- hideBehindScripted
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