function
startFaceAni (server-side)
Deprecated since version: 0.2.1
This function is used to play face animation on player.
Declaration
void startFaceAni(int id, string aniName)
Parameters
int
id: the player id.string
aniName: the name of the animation, e.g:"S_FRIENDLY"
.