native get_user_wstats(index,wpnindex,stats[STATSX_MAX_STATS],bodyhits[MAX_BODYHITS]);
Gets stats from given weapon index. If wpnindex is 0 then the stats are from all weapons. If weapon has not been used function returns 0 in other case 1. Fields in stats are: 0 - kills 1 - deaths 2 - headshots 3 - teamkilling 4 - shots 5 - hits 6 - damage For body hits fields see amxconst.inc.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.