In my mod I use UFOExtender accuracy because I want to display the accuracy % on fire cursor.
It removes the need to reopen the shooting menu to check current accuracy.
Is helps the player understand when trying to shoot a out-of-LoS target (accuracy is halved).
However I'm not interested in the actual features of UFOExtender accuracy (range-based accuracy and all that).
As a result, I have to set to all firearms:
aimRange: 999
snapRange: 999
autoRange: 999
It is absolutely not a big deal! (in fact, I'm already doing it), but I wonder if there is a simpler way to activate the % on firing cursor.