function
playAniId (client-side)
Available since version: 0.0.1
Note
Animation ids aren't constant, and depend on Humans.mds file.
This function is used to play animation on player/npc.
Declaration
void playAniId(int id, int aniId)
Parameters
int
id: the player id.int
aniId: the animation id.