hideBehindScripted: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| When set to [[true]] it disables the default engine hiding behavior. |= | | When set to [[true]] it disables the default engine hiding behavior. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| object '''hideBehindScripted''' scriptedHideBehind |= | | object '''hideBehindScripted''' scriptedHideBehind |SYNTAX= | ||
|p1= object: [[Object]] |= | |p1= object: [[Object]] |PARAMETER1= | ||
|p2= scriptedHideBehind: [[Boolean]] |= | |p2= scriptedHideBehind: [[Boolean]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_unit '''hideBehindScripted''' [[true]]</code> |= | |x1= <code>_unit '''hideBehindScripted''' [[true]]</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= | | |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- When set to true it disables the default engine hiding behavior.
- Groups:
- Uncategorised
Syntax
- Syntax:
- object hideBehindScripted scriptedHideBehind
- Parameters:
- object: Object
- scriptedHideBehind: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
_unit hideBehindScripted true
Additional Information
- See also:
- See also needed
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