User Tools

Site Tools


arma2:editor_modules:high_command

ArmA 2 High Command

ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools

High Command (HC)

Initialization

Paths

Editor:

Units (F1) > Game Logic > Modules > High Command - Commander
Units (F1) > Game Logic > Modules > High Command - Subordinate

Data:

ca\modules\hc

Startup

For every new commander, place “High Command - Commander” game logic on map and synchronize it (F5) with the commander.

  • If you won't add any subordinates, all units on commander's side will be automatically added under his command.
  • If you create at least one subordinate (“High Command - Subordinate” game logic) and link it to Commander logic, automatic assigning will be turned off and all groups linked to Subordinate logic will be added instead.
  • Linking more subordinate logics to Commander logic will add groups to differently colored subgroups.

pmc.editing.wiki_images_hc_module.jpg

Every “High Command - Commander” logic is named 'BIS_HC_#', where # is ID starting from 0.

Adding group under someones command

<HCO> hcsetgroup [<group>,""];

Optional parameters

Set variables to BIS_HC_# with desired values

  • radios = <array>; - Radio channels reserved for radio triggered waypoints.

Example: BIS_HC_1 setvariable [“radios”,[1,2,3,4,5,6,7,8,9,0]];
Default value: [] - no channel reserved

arma2/editor_modules/high_command.txt · Last modified: 2024/08/01 20:59 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.