Skip to content

function playAniQueued (client-side)

Available since version: 0.3.2

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

Declaration

void playAniQueued(int id, string aniName)

Parameters

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