2016-02-22 14:20:36 +00:00
|
|
|
|
|
|
|
PREP(canApplyHandcuffs);
|
|
|
|
PREP(canEscortCaptive);
|
|
|
|
PREP(canFriskPerson);
|
|
|
|
PREP(canLoadCaptive);
|
|
|
|
PREP(canRemoveHandcuffs);
|
|
|
|
PREP(canStopEscorting);
|
|
|
|
PREP(canSurrender);
|
|
|
|
PREP(canUnloadCaptive);
|
|
|
|
PREP(doApplyHandcuffs);
|
|
|
|
PREP(doEscortCaptive);
|
|
|
|
PREP(doFriskPerson);
|
|
|
|
PREP(doLoadCaptive);
|
|
|
|
PREP(doRemoveHandcuffs);
|
|
|
|
PREP(doUnloadCaptive);
|
|
|
|
PREP(findEmptyNonFFVCargoSeat);
|
2016-06-19 22:30:36 +00:00
|
|
|
PREP(handleAnimChangedHandcuffed);
|
2016-06-19 23:15:51 +00:00
|
|
|
PREP(handleAnimChangedSurrendered);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(handleGetIn);
|
|
|
|
PREP(handleGetOut);
|
2016-06-19 22:17:49 +00:00
|
|
|
PREP(handleLocal);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(handleOnUnconscious);
|
|
|
|
PREP(handlePlayerChanged);
|
|
|
|
PREP(handleRespawn);
|
|
|
|
PREP(handleUnitInitPost);
|
|
|
|
PREP(handleZeusDisplayChanged);
|
|
|
|
PREP(moduleHandcuffed);
|
|
|
|
PREP(moduleSettings);
|
|
|
|
PREP(moduleSurrender);
|
|
|
|
PREP(setHandcuffed);
|
|
|
|
PREP(setSurrendered);
|
|
|
|
PREP(vehicleCaptiveMoveIn);
|
|
|
|
PREP(vehicleCaptiveMoveOut);
|