Hi all!
I need some help in code for:
Call a function for player who was dead. So if player "MegaKiller" was dead, call a function to update some data for him f.e his deaths.
I found that:
http://www.amxmodx.org/funcwiki.php?go=func&id=898
but don't get how to bring it to work for me... How to read only the Victim name??? If i set it like public client_death(id) it reads only Killername..
Thanx for any help!
__________________