function
getPlayerFaceAni (server-side)
Available since version: 0.2.1
This function will get the active player face animation.
Declaration
string getPlayerFaceAni(int id)
Parameters
int
id: the player id.
Returns string
animaton the ani name, e.g: "S_NEUTRAL"
.