setHideBehind: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |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. | | Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2. | ||
{{Warning| This command is not implemented}} | {{Warning| This command is not implemented}} | ||
| object '''setHideBehind''' [objectWhereHide, hidePosition] | | object '''setHideBehind''' [objectWhereHide, hidePosition] | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|p2= [objectWhereHide, hidePosition]: [[Array]] | |p2= [objectWhereHide, hidePosition]: [[Array]] | ||
|p3= objectWhereHide: [[Object]] | |p3= objectWhereHide: [[Object]] | ||
|p4= hidePosition: [[Array]] - format [[getHideFrom]] | |p4= hidePosition: [[Array]] - format [[getHideFrom]] | ||
| [[Nothing]] | | [[Nothing]] | ||
| [[getHideFrom]], [[findCover]], [[isHidden]] | | [[getHideFrom]], [[findCover]], [[isHidden]] | ||
}} | }} |
Revision as of 11:08, 18 January 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, hidePosition]: Array
- objectWhereHide: Object
- hidePosition: Array - format getHideFrom
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
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