How to make headshots insta-kill (SOLVED)

Ive been trying to make headshots one shot one kill on my server for a while but have had no luck, I streamed a weapons.meta and put the HeadShotDamageModifierPlayer to like 1000 but it still didnt work. I tried to put SetPedSuffersCriticalHits(PlayerPedId(), true) in a client side script but headshots are still being counted as any other body part. Im using ESX 1.1 if that matters and help is much appreciated! :slight_smile:

3 Likes

It’s a script itself, just have to get it

1 Like

Do you know where i can find the script?

thanks for the reply :slight_smile:

well I managed to get it working, Joshugamer_YT you were right it was a script. It was my recoil script that had SetPedSuffersCriticalHits. If your having this problem look through all of your scripts and make sure SetPedSuffersCriticalHits is not in any of them! hope this helps someone :slight_smile:

2 Likes

Yes, thanks bro

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.