function playFaceAni (client-side)
Available since version: 0.2.1
This function is used to play face animation on player/npc.
Declaration
void playFaceAni(int id, string aniName)
Parameters
intid: the player id.stringaniName: the name of the animation, e.g:"S_FRIENDLY".