native
get_user_hitzones
Syntax
native get_user_hitzones(index, target);
Description
Gets the set of hit zone "rules" between @index and @target players.
Parameters
| index | Client index |
|---|---|
| target | The target player |
Note
For the body part bitsum, see HITZONE* constants.
Return
The bitsum of @target's body parts @index is able to hit
Error
If player is not connected or not within the range
of 1 to MaxClients.