ACE3
ACE3 copied to clipboard
Refuel - Add Progress Bar Duration Setting
When merged this pull request will:
- Change the static
REFUEL_PROGRESS_DURATIONmacro to a new setting calledprogressDurationso it can be changed as desired. - Remove the
TIME_PROGRESSBARmacro wrappingREFUEL_PROGRESS_DURATION, as the new setting can be used when debugging now. - Also do a minor Turkish language fix.
Would it make more sense to present this as a coefficient applied to some sane default time instead? (e.g. "Refuel interaction speed coefficient")
If not, why not make the CBA setting of the time type?
Thanks @kymckay, I haven't touched arma in a while; didn't even know we got a time type! 😅
Also updated the display name and added a description.