hcShowBar: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " 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 | ||
| arma2 | | arma2 | ||
|1.00 | |1.00 | ||
|gr1= High Command | |gr1= High Command | ||
| Shows or hides [[High Command|high command]] bar. There must be some groups under HC command to show HC bar.<br><br> | | Shows or hides [[High Command|high command]] bar. There must be some groups under HC command to show HC bar.<br><br> | ||
{{Feature|arma3| Since Arma 3 v1.93.145657 this command returns [[Nothing]] as it should}} | {{Feature|arma3| Since Arma 3 v1.93.145657 this command returns [[Nothing]] as it should}} | ||
| '''hcShowBar''' bool | | '''hcShowBar''' bool | ||
|p1= bool: [[Boolean]] | |p1= bool: [[Boolean]] | ||
|p2 | |p2= | ||
|p3 | |p3= | ||
| [[Nothing]] (prior to Arma 3 v1.93.145657 this command returned [[Object]] of [[objNull | null]] value) | | [[Nothing]] (prior to Arma 3 v1.93.145657 this command returned [[Object]] of [[objNull | null]] value) | ||
|x1= <code>[[hcShowBar]] [[true]];</code> | |x1= <code>[[hcShowBar]] [[true]];</code> | ||
|x2= <code>[[hcShowBar]] [[false]];</code> | |x2= <code>[[hcShowBar]] [[false]];</code> | ||
| [[High Command]], [[hcAllGroups]], [[hcGroupParams]], [[hcLeader]], [[hcRemoveAllGroups]], [[hcRemoveGroup]], [[hcSelected]], [[hcSelectGroup]], [[hcSetGroup]], [[hcShownBar]], [[onHCGroupSelectionChanged]] | | [[High Command]], [[hcAllGroups]], [[hcGroupParams]], [[hcLeader]], [[hcRemoveAllGroups]], [[hcRemoveGroup]], [[hcSelected]], [[hcSelectGroup]], [[hcSetGroup]], [[hcShownBar]], [[onHCGroupSelectionChanged]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 00:39, 18 January 2021
Description
- Description:
- Shows or hides high command bar. There must be some groups under HC command to show HC bar.
- Groups:
- High Command
Syntax
- Syntax:
- hcShowBar bool
- Parameters:
- bool: Boolean
- Return Value:
- Nothing (prior to Arma 3 v1.93.145657 this command returned Object of null value)
Examples
Additional Information
- See also:
- High CommandhcAllGroupshcGroupParamshcLeaderhcRemoveAllGroupshcRemoveGrouphcSelectedhcSelectGrouphcSetGrouphcShownBaronHCGroupSelectionChanged
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