nodmzone, COMMIT NUR ZUM TESTEN
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
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);
|
||||
|
||||
Reference in New Issue
Block a user