setHideBehind: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "([^ ])\|\$Warning( *)\|" to "$1|$2Warning$2|") |
m (overhaul) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma1 | |game1= arma1 | ||
|1.00 | |version1= 1.00 | ||
|gr1= Broken Commands | |gr1= Broken Commands | ||
| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2. | |descr= Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2. | ||
{{Feature|Warning| This command is not implemented}} | {{Feature|Warning| This command is not implemented!}} | ||
| object '''setHideBehind''' [objectWhereHide, hidePosition] | |s1= object '''setHideBehind''' [objectWhereHide, hidePosition] | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
| [[ | |p2= objectWhereHide: [[Object]] | ||
| [[getHideFrom]], [[findCover]], [[isHidden]] | |p3= hidePosition: [[Array]] - format [[getHideFrom]] | ||
|r1= [[Nothing]] | |||
|x1= - | |||
|seealso= [[getHideFrom]], [[findCover]], [[isHidden]] | |||
}} | }} | ||
Revision as of 12:34, 8 February 2021
Description
- Description:
- Sets the data for hiding. objectWhereHide can be taken using findCover. hidePosition can be taken using getHideFrom. Command is not functional in Arma 2.
- Groups:
- Broken Commands
Syntax
- Syntax:
- object setHideBehind [objectWhereHide, hidePosition]
- Parameters:
- object: Object
- objectWhereHide: Object
- hidePosition: Array - format getHideFrom
- Return Value:
- Nothing
Examples
- Example 1:
- -
Additional Information
- See also:
- getHideFromfindCoverisHidden
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
Categories:
- Scripting Commands
- Introduced with Armed Assault version 1.00
- ArmA: Armed Assault: New Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Command Group: Broken Commands
- Operation Flashpoint: Elite: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands