Missing = on File A3\functions_f\Feedback\fn_feedbackInit.sqf, line 57
BIS_TotDesatCC ppEffectAdjust [1,1,0,[0, 0, 0, 0],[1, 1, 1, 1],[0,0,0,0]]; //to init total CC, to be able to recover tot. damage after unconscious
i guess it should be:
BIS_TotDesatCC = ppEffectAdjust [1,1,0,[0, 0, 0, 0],[1, 1, 1, 1],[0,0,0,0]]; //to init total CC, to be able to recover tot. damage after unconscious