rg_set_animation

Syntax

native rg_set_animation(const index, PLAYER_ANIM:playerAnim);

Usage

Parameter Description
index
Client index
playerAnim
Specific animation number

Description

Assign the number of the player's animation.

Return

This function has no return value.