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
intid: the player id.stringaniName: the name of the animation, e.g:"S_FRIENDLY".