mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
27 lines
537 B
C++
27 lines
537 B
C++
|
|
PREP(addRearmActions);
|
|
PREP(canRearm);
|
|
PREP(canStoreAmmo);
|
|
PREP(canTakeAmmo);
|
|
PREP(createDummy);
|
|
PREP(disable);
|
|
PREP(dropAmmo);
|
|
PREP(getConfigMagazines);
|
|
PREP(getMaxMagazines);
|
|
PREP(getNeedRearmMagazines);
|
|
PREP(grabAmmo);
|
|
PREP(handleKilled);
|
|
PREP(handleUnconscious);
|
|
PREP(makeDummy);
|
|
PREP(moduleRearmSettings);
|
|
PREP(pickUpAmmo);
|
|
PREP(rearm);
|
|
PREP(rearmEntireVehicle);
|
|
PREP(rearmEntireVehicleSuccess);
|
|
PREP(rearmEntireVehicleSuccessLocal);
|
|
PREP(rearmSuccess);
|
|
PREP(rearmSuccessLocal);
|
|
PREP(storeAmmo);
|
|
PREP(takeAmmo);
|
|
PREP(takeSuccess);
|