Skip to content

function playAni (client-side)

Available since version: 0.0.1

This function is used to play animation on player/npc.

Declaration

void playAni(int id, string aniName)

Parameters

  • int id: the player id.
  • string aniName: the name of the animation, e.g: "T_STAND_2_SIT".