Skip to content

function playFaceAniQueued (client-side)

Available since version: 0.3.2

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

Declaration

void playFaceAniQueued(int id, string aniName)

Parameters

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