ACE3/addons/respawn/XEH_PREP.hpp
2016-02-24 09:39:39 +01:00

16 lines
332 B
C++

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