Now it says "Type Bool,expected Nothing" in both variants
As I just looked up I tried
call {
vehicle player setWeaponReloadingTime [gunner vehicle player, currentMuzzle (gunner vehicle player), 0.5];
};
and
0 = vehicle player setWeaponReloadingTime [gunner vehicle player, currentMuzzle (gunner vehicle player), 0.5];
and it is not working
UPD: Downloaded CBA_A3 from the workshop so now I won't have any dumb mistakes and it appears that scripts are not working for some reason.