A3Armory / A3A_A3Wasteland_Sock.Altis

A3Wasteland is a harsh survival sandbox mission for Arma 3 where two teams and independent players fight for survival. This is a collaboration between GoT, TPG, KoS, 404Games, and others.
GNU Affero General Public License v3.0
0 stars 5 forks source link

Headshot = kill shot / no revive #9

Closed tylers-dev closed 8 years ago

tylers-dev commented 8 years ago

The same damage handler that puts you into revive state will check if the first instance of damage to the head is great enough to kill (>1), and then will execute full death and display a global message of 'Player was headshot by Killer'. Headshot kill only counts if it's a bullet from a player. I recommend isolated testing before adding to the mission. I've done locally PvP testing on my end and works well. But there are many factors/bugs I maybe hadn't thought of.