Author Topic: Headshot Detection and Damage following it.  (Read 824 times)

Hea gais, I need to know the script piece that allows headshot detection and the admount of damage that follows such feat. I need this before I release my Intervention. :D

Try looking at the code for kaje's sniper rifle. I'm pretty it has headshot detection.

Try looking at the code for kaje's sniper rifle. I'm pretty it has headshot detection.
Actually it has zero headshot detection

I think the TF2 weapons like the Ambassador have headshot support.

Wow...I actually though that it had headshot detection...must be thinking of another sniper rifle. Carry on then.

Try look at the codes for these: SG550 Rifle, Pandan's Sniper, 1914 Rifle or Intervention.

You're looking for jookia's implementation of hitboxes (a really cool way of detecting what part of the body was hit by using the same algorithm the paint projectiles use to color just certain parts of your body).