The weapon classes below use recoil presets from other weapons, although the configuration has recoil settings specifically for them.
There is a difference between presented recoils, problems due to which these recoil presets would not be used were not found. I assume an error in writing the configuration, so:
class CfgWeapons | used recoil (vanilla Arma 3) | existing unused recoil (requested change to) |
arifle_AK12U_base_F | recoil="recoil_aks"; | recoil="recoil_ak12u"; |
launch_RPG7_F | recoil="recoil_rpg"; | recoil="recoil_rpg7"; |
MMG_02_base_F | recoil="recoil_mmg_01"; | recoil="recoil_mmg_02"; |
arifle_Katiba_Base_F → FullAuto | recoil="recoil_auto_trg"; recoilProne="recoil_auto_prone_trg"; | recoil="recoil_auto_ktb"; recoilProne="recoil_auto_prone_ktb"; |