2016-02-22 14:20:36 +00:00
|
|
|
PREP(addCellphoneIED);
|
|
|
|
PREP(addClacker);
|
|
|
|
PREP(addDetonateActions);
|
2017-05-10 16:28:44 +00:00
|
|
|
PREP(addDetonateHandler);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(addExplosiveActions);
|
|
|
|
PREP(addToSpeedDial);
|
|
|
|
PREP(addTransmitterActions);
|
|
|
|
PREP(addTriggerActions);
|
2016-03-03 16:35:43 +00:00
|
|
|
PREP(cancelPlacement);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(canDefuse);
|
|
|
|
PREP(canDetonate);
|
|
|
|
PREP(connectExplosive);
|
2024-02-07 20:47:01 +00:00
|
|
|
PREP(cycleActiveTrigger);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(defuseExplosive);
|
|
|
|
PREP(detonateExplosive);
|
|
|
|
PREP(detonateExplosiveAll);
|
|
|
|
PREP(dialPhone);
|
|
|
|
PREP(dialingPhone);
|
|
|
|
PREP(handleScrollWheel);
|
|
|
|
PREP(hasExplosives);
|
|
|
|
PREP(hasPlacedExplosives);
|
|
|
|
PREP(interactEH);
|
|
|
|
PREP(getDetonators);
|
|
|
|
PREP(getPlacedExplosives);
|
|
|
|
PREP(getSpeedDialExplosive);
|
|
|
|
PREP(module);
|
|
|
|
PREP(onIncapacitated);
|
|
|
|
PREP(onInventoryChanged);
|
2018-06-22 19:41:43 +00:00
|
|
|
PREP(openTimerUI);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(placeExplosive);
|
|
|
|
PREP(removeFromSpeedDial);
|
|
|
|
PREP(scriptedExplosive);
|
|
|
|
PREP(selectTrigger);
|
|
|
|
PREP(setupExplosive);
|
|
|
|
PREP(setPosition);
|
|
|
|
PREP(setSpeedDial);
|
2016-08-13 09:29:01 +00:00
|
|
|
PREP(spawnFlare);
|
2016-02-22 14:20:36 +00:00
|
|
|
PREP(startDefuse);
|
|
|
|
PREP(startTimer);
|
|
|
|
PREP(triggerType);
|
2021-10-11 20:49:27 +00:00
|
|
|
PREP(allowDefuse);
|
|
|
|
PREP(isAllowedDefuse);
|
2022-09-10 18:02:53 +00:00
|
|
|
PREP(checkDetonateHandlers);
|