ACE3/addons/zeus/XEH_PREP.hpp

31 lines
736 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(addObjectToCurator);
PREP(bi_moduleCurator);
PREP(bi_moduleMine);
PREP(bi_moduleProjectile);
PREP(bi_moduleRemoteControl);
PREP(handleZeusUnitAssigned);
PREP(moduleAddSpareTrack);
PREP(moduleAddSpareWheel);
PREP(moduleCaptive);
PREP(moduleGlobalSetSkill);
PREP(moduleGroupSide);
2016-05-18 20:19:52 +00:00
PREP(moduleSearchNearby);
2016-02-22 14:20:36 +00:00
PREP(moduleSetMedic);
PREP(moduleSetMedicalVehicle);
PREP(moduleSetMedicalFacility);
PREP(moduleSurrender);
2016-05-15 20:02:40 +00:00
PREP(moduleTeleportPlayers);
2016-02-22 14:20:36 +00:00
PREP(moduleUnconscious);
PREP(moduleZeusSettings);
PREP(ui_attributeCargo);
//PREP(ui_attributePosition);
PREP(ui_attributeRadius);
PREP(ui_defendArea);
PREP(ui_globalSetSkill);
PREP(ui_groupSide);
PREP(ui_patrolArea);
PREP(ui_searchArea);
2016-05-15 20:02:40 +00:00
PREP(ui_teleportPlayers);
2016-02-26 06:57:18 +00:00
PREP(zeusAttributes);