Skip to content

function stopFaceAni (client-side)

Available since version: 0.1.5.3

This function is used to stop played face animation on player/npc.

Declaration

bool stopFaceAni(int id)

Parameters

  • int id: the player id.

Returns bool

true if face animation was successfully stopped, otherwise false.