AMX Mod X API Documentation

Signature
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
No return value
Назад
Верх