how to check if player died after being damaged by another player
How to check if a player died after being damaged by another player?
And how to check if the attacker killed him with headshot? Thanks -zacky |
Re: how to check if player died after being damaged by another player
Check if attacker is a player. ( whatever using client_death() forward, Ham_Killed, or DeathMsg event )
|
Re: how to check if player died after being damaged by another player
But i don't know how to use those stuff, so may you show a code of it and how to check if attacked made a headshot on him?
EDIT: I almost never use client_death and those deathmsgs stuff. |
Re: how to check if player died after being damaged by another player
Using deathmsg event :
Something like : Code:
|
Re: how to check if player died after being damaged by another player
Ok, is Killer attacker or victim?
|
Re: how to check if player died after being damaged by another player
Attacker
|
Re: how to check if player died after being damaged by another player
Ok thanks
|
| All times are GMT -4. The time now is 13:52. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.