Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







I would need "land" and "transport unload" for helicopter insertions and extractions. When using those waypoints with Zeus, it works like a charm, but the vanilla waypoint menu doesn't offer this.
The "Platoon Leader: High Command Mod 1.3" neither and in the "High Command Enhanced" mod the context window to edit waypoints is broken so that so always also click the map when clicking into the menu, deleting all waypoints for the deleted unit.
{
if (((side _x) == west) and ((side _to) == west)) then {
_from hcRemoveGroup _x;
_to hcSetGroup [_x];
};
if (((side _x) == east) and ((side _to) == east)) then {
_from hcRemoveGroup _x;
_to hcSetGroup [_x];
};
} forEach allGroups;
Tried both dedicated and self-hosted MP, many thanks for replying
any ideas?
not sure if it's to do with the mods or vanilla
- some commanders couldn't control certain units
- sometimes they wouldn't have high command at all
(remember to force update with 'repair)
(force update using 'repair' option from the Arma 3 mod launcher if it didnt update already)
have you tested a mission with high command without my mod? the ctrl + spacebar functionality is nothing to do with my mod, it is native vanilla high command, thats why I wonder if its just a vanilla high command issue