ACE3/addons/respawn/XEH_PREP.hpp
2016-02-22 15:20:36 +01:00

17 lines
350 B
C++

PREP(canMoveRallypoint);
PREP(handleKilled);
PREP(handlePlayerChanged);
PREP(handleRespawn);
PREP(handleInitPostServer);
PREP(initRallypoint);
PREP(module);
PREP(moduleFriendlyFire);
PREP(moduleRallypoint);
PREP(moveRallypoint);
PREP(removeBody);
PREP(restoreGear);
PREP(showFriendlyFireMessage);
PREP(teleportToRallypoint);
PREP(updateRallypoint);