# 1: unitname setunitpos "down" (if it doesnÂ't work try put the command in a loop)
# 2: group setCombatMode mode
Operand types:
group: Object or Group
mode: String
Type of returned value:
Nothing
Description:
Set group combat mode (engagement rules). Mode may be one of: "BLUE" (Never fire), "GREEN" (Hold fire - defend only), "WHITE" (Hold fire, engage at will), "YELLOW" (Fire at will), "RED" (Fire at will, engage at will).
Example:
groupOne setCombatMode "BLUE"