mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
440b9d5721
Co-authored-by: Ozan Eğitmen <ozan@egitmen.net> Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
66 lines
1.6 KiB
C++
66 lines
1.6 KiB
C++
|
|
PREP(addObjectToCurator);
|
|
PREP(bi_moduleArsenal);
|
|
PREP(bi_moduleCurator);
|
|
PREP(bi_moduleMine);
|
|
PREP(bi_moduleProjectile);
|
|
PREP(bi_moduleRemoteControl);
|
|
PREP(canCreateModule);
|
|
PREP(getModuleDestination);
|
|
PREP(handleZeusUnitAssigned);
|
|
PREP(moduleAddAceArsenal);
|
|
PREP(moduleAddArsenal);
|
|
PREP(moduleAddOrRemoveFRIES);
|
|
PREP(moduleAddSpareTrack);
|
|
PREP(moduleAddSpareWheel);
|
|
PREP(moduleBurn);
|
|
PREP(moduleCaptive);
|
|
PREP(moduleCargoParadrop);
|
|
PREP(moduleConfigurePylons);
|
|
PREP(moduleGarrison);
|
|
PREP(moduleGlobalSetSkill);
|
|
PREP(moduleGroupSide);
|
|
PREP(moduleHeal);
|
|
PREP(moduleLayTrench);
|
|
PREP(moduleLoadIntoCargo);
|
|
PREP(moduleMedicalMenu);
|
|
PREP(moduleRemoveAceArsenal);
|
|
PREP(moduleRemoveArsenal);
|
|
PREP(moduleSearchNearby);
|
|
PREP(moduleSetEngineer);
|
|
PREP(moduleSetMedic);
|
|
PREP(moduleSetMedicalFacility);
|
|
PREP(moduleSetMedicalVehicle);
|
|
PREP(moduleSetRepairFacility);
|
|
PREP(moduleSetRepairVehicle);
|
|
PREP(moduleSimulation);
|
|
PREP(moduleSpectator);
|
|
PREP(moduleSuicideBomber);
|
|
PREP(moduleSuppressiveFire);
|
|
PREP(moduleSuppressiveFireLocal);
|
|
PREP(moduleSurrender);
|
|
PREP(moduleTeleportPlayers);
|
|
PREP(moduleToggleFlashlight);
|
|
PREP(moduleToggleNvg);
|
|
PREP(moduleUnconscious);
|
|
PREP(moduleUnGarrison);
|
|
PREP(moduleUnloadFromCargo);
|
|
PREP(moduleZeusSettings);
|
|
PREP(showMessage);
|
|
PREP(ui_attributeCargo);
|
|
PREP(ui_attributeRadius);
|
|
PREP(ui_defendArea);
|
|
PREP(ui_garrison);
|
|
PREP(ui_editableObjects);
|
|
PREP(ui_globalSetSkill);
|
|
PREP(ui_groupSide);
|
|
PREP(ui_patrolArea);
|
|
PREP(ui_searchArea);
|
|
PREP(ui_setEngineer);
|
|
PREP(ui_spectator);
|
|
PREP(ui_suicideBomber);
|
|
PREP(ui_teleportPlayers);
|
|
PREP(ui_toggleFlashlight);
|
|
PREP(ui_toggleNvg);
|
|
PREP(zeusAttributes);
|