2016-02-22 14:20:36 +00:00
|
|
|
|
2023-10-04 18:21:50 +00:00
|
|
|
PREP(blockTrench_place);
|
2022-07-15 14:42:00 +00:00
|
|
|
PREP(camouflageTrench);
|
|
|
|
PREP(canCamouflageTrench);
|
2016-03-22 07:10:37 +00:00
|
|
|
PREP(canContinueDiggingTrench);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(canDigTrench);
|
2016-03-22 07:10:37 +00:00
|
|
|
PREP(canRemoveTrench);
|
|
|
|
PREP(continueDiggingTrench);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(handleInteractMenuOpened);
|
|
|
|
PREP(handleKilled);
|
|
|
|
PREP(handlePlayerChanged);
|
|
|
|
PREP(handlePlayerInventoryChanged);
|
|
|
|
PREP(handleScrollWheel);
|
|
|
|
PREP(handleUnconscious);
|
2022-09-04 22:21:29 +00:00
|
|
|
PREP(hasEntrenchingTool);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(placeCancel);
|
|
|
|
PREP(placeConfirm);
|
|
|
|
PREP(placeTrench);
|
2016-03-21 17:25:38 +00:00
|
|
|
PREP(removeTrench);
|
2016-03-22 07:10:37 +00:00
|
|
|
PREP(setTrenchPlacement);
|