function
getFaceAniName (client-side)
Deprecated since version: 0.2.1
This function will get the active player/npc face animation.
Declaration
string getFaceAniName(int id)
Parameters
int
id: the player id.
Returns string
the ani name, e.g: "S_NEUTRAL"
.