native
rg_set_animation
Syntax
native rg_set_animation(const index, PLAYER_ANIM:playerAnim);
Description
Assign the number of the player's animation.
Parameters
| index | Client index |
|---|---|
| playerAnim | Specific animation number |
Return
This function has no return value.