mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
f3c66e83b4
* Refuel: Allow changing progress bars' duration * Clarify Turkish progressDuration_DisplayName * Update addons/refuel/functions/fnc_moduleRefuelSettings.sqf * Change progressDuration setting's type to TIME * Update progressDuration setting display name, add description too Co-authored-by: PabstMirror <pabstmirror@gmail.com>
5 lines
138 B
C++
5 lines
138 B
C++
#define REFUEL_INFINITE_FUEL -10
|
|
#define REFUEL_DISABLED_FUEL -1
|
|
#define REFUEL_ACTION_DISTANCE 7
|
|
#define REFUEL_NOZZLE_ACTION_DISTANCE 2
|