mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
8de0740e94
* Add manual reload to turrets * Added reload via reload keybind * Update fnc_canSwapTurretMagazine.sqf * Update fnc_canSwapTurretMagazine.sqf * Update fnc_canSwapTurretMagazine.sqf * Engine based reloading, added more checks * Update addons/reload/functions/fnc_canSwapTurretMagazine.sqf Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> --------- Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com> Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
10 lines
198 B
C++
10 lines
198 B
C++
PREP(canCheckAmmo);
|
|
PREP(canCheckAmmoSelf);
|
|
PREP(canSwapTurretMagazine);
|
|
PREP(getAmmoToLinkBelt);
|
|
PREP(checkAmmo);
|
|
PREP(displayAmmo);
|
|
PREP(onTake);
|
|
PREP(startLinkingBelt);
|
|
PREP(swapTurretMagazine);
|