Revert "nodmzone, COMMIT NUR ZUM TESTEN"

This reverts commit 3edd6b5560
This commit is contained in:
hydrant
2021-04-21 23:14:14 +02:00
parent 556f270b06
commit 9459cd9ed3
7 changed files with 1 additions and 59 deletions

View File

@@ -7,12 +7,6 @@
player.setSuffersCriticalHits(false);
});
mp.events.add('outgoingDamage', (sourceEntity, targetEntity, sourcePlayer, weapon, boneIndex, damage) => {
mp.events.call('checkPosition', targetEntity);
});
mp.events.add("render", () => {
if (blockInput) {
mp.game.controls.disableControlAction(32, 142, true);