//Put this at the bottom of your script.public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid){ TogglePlayerControllable(playerid,0); return 1; }