task-force-arma-3-radio
task-force-arma-3-radio copied to clipboard
Manually setting a frequency to a multiple of 10 does not result in a .0 at the end
Arma 3 Version: 1.68
CBA Version: 3.3.1.170504
Task Force Radio Version: 1.1.0.235
Mods:
@CBA_A3@task_force_radio
Description: If you manually set a frequency of a SR or LR channel to any value (eg. 41), it turns the frequency into *.0 -> 41.0. But only if the new frequency isn't a multiple of ten (eg. 40, 30, 100 etc). Then it just sets it to 40, 30, 100, without *.0
Steps to reproduce: Manually set your frequency to 41 -> result is 41.0. Manually set your frequency to 41.0 -> result is 41.0. Manually set your frequency to 40 -> result is 40. Manually set your frequency to 40.0 -> result is 40.
Already know.. Fixed in ReceivingHud branch.
Should be fixed since 238
Can you confirm that it's fixed?
Multiples of 10 are set to the right value without the first decimal place after the point. So far so good. Setting your frequency to 41.0 results in freq. 41 just as setting it to 41 results in 41. The only problem is the inconsistency. It should probably always be shown with the first decimal. (41.0 -> 41.0 just as 41->41.0) But that's just me nagging. Technically it's working as of *.245.