AMX Mod X API Documentation

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

Gets stats with which user have killed/hurt his victim.

If victim is 0 then stats are from all victims.

Returns

If victim has not been hurt, function returns

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

Назад
Верх