AMX Mod X API Documentation

Signature
native get_user_astats(index, wpnindex, stats[DODX_MAX_STATS], bodyhits[MAX_BODYHITS], wpnname[] = "", len = 0);
Description

Gets stats with which user have been killed/hurt.

If victim is 0 then stats are from all victims.

Returns

If killer has not hurt user, function returns

0 in other case 1. User stats are reset on his respawn.

Назад
Верх