OA Folk Group Markers

From F2 EN

Jump to: navigation, search

Contents

Description

The Folk Group Markers component automatically creates markers which show a player the position of the leaders of all elements in his/her platoon.

Required files

All the code associated with this component is found in:

  • init.sqf
  • f\common\folk_localGroupMarker.sqf
  • f\common\folk_setLocalGroupMarkers.sqf

How to use

What players see for their own faction

Coloured markers are used to denote the position of the leaders of all elements in the player's platoon:

GroupMarker ShapeMarker ColourMarker Text
CommanderB_HQColourYellowCO
Deputy CommanderB_HQColourYelloDC
Alpha FireteamB_INFColourRedA
Bravo FireteamB_INFColourBlueB
Charlie FireteamB_INFColourGreenC
Delta FireteamB_INFColourRedD
Echo FireteamB_INFColourBlueE
Fox FireteamB_INFColourGreenF
Medium MG Team 1B_INFColourOrangeMMG1
Medium AT Team 1B_EMPTYColourOrangeMAT1
Sniper Team 1B_RECONColourOrangeST1

Tips

  • If you do not use all the pre-placed groups in the Folk Platoons, markers for unused groups will not appear.

How to disable

Open the file init.sqf and look for the code segment entitled:

// F2 - OA Folk Group Markers

Edit the line below, adding // to the start:

[] execVM "f\common\folk_setLocalGroupMarkers.sqf";

Credits

  • (Lor)
  • (Raedor)
  • Fer
Personal tools