Self actions - Global-Conflicts-ArmA/Olsen-Framework-Arma-3 GitHub Wiki
Description
The Self Actions module allows players to self-interact with their character and have the option to conduct certain abilities.
Usage
- Anti ND is turned on by default so you don't need to edit the modules.sqf files.
- Go to modules>self_actions>settings.sqf
GVAR(ENABLE_CHECKING_TEAM_COLOR) = true;
Allows the player to check their team colour.
GVAR(ENABLE_VIEWING_MAP) = true;
Allows the player to view other player's map.
GVAR(ENABLE_CUTTING_GRASS) = true;
Allows the player to interact with the ground and cut the grass local to them - Useful for clearing spots when prone.
GVAR(ENABLE_BRITENG_SPELLING) = false;
British English.