ACE3/addons/respawn/XEH_preInit.sqf
2015-01-16 15:24:25 -03:00

16 lines
335 B
Plaintext

#include "script_component.hpp"
PREP(canMoveRallypoint);
PREP(handleKilled);
PREP(handleRespawn);
PREP(initRallypoint);
PREP(module);
PREP(moduleFriendlyFire);
PREP(moduleRallypoint);
PREP(moveRallypoint);
PREP(removeBody);
PREP(removeDisconnectedPlayer);
PREP(restoreGear);
PREP(showFriendlyFireMessage);
PREP(teleportToRallypoint);