Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| group-markers [2016/01/08 17:15] – snippers | group-markers [2016/03/24 15:56] (current) – removed snippers | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | In order for the Group Markers to work properly there is a few things you do. | ||
| - | |||
| - | Group markers are dependent on the group ID for a group. | ||
| - | |||
| - | ====== Setup group variable names ====== | ||
| - | Before a group ID can be set firstly we must ensure that we have a variable that contains the targeted group. | ||
| - | |||
| - | {{:: | ||
| - | |||
| - | For **every unit** in the group ensure there is init box there is something like. This ensures that the group variable is set. | ||
| - | <code cpp> | ||
| - | The general format is: \\ | ||
| - | * GrpNATO for NATO/blufor | ||
| - | * GrpFIA for FIA/blufor | ||
| - | * GrpCSAT for CSAT/redfor | ||
| - | * GrpAAF for AAF/indfor | ||
| - | |||
| - | ====== Setup group ID ====== | ||
| - | |||
| - | |||
| - | ====== Set the group marker style ====== | ||
| - | |||
| - | |||
| - | ====== Configure the heirarchy ====== | ||
| - | |||
| - | |||