Skip to content

function stopFaceAni (server-side)

Available since version: 0.3.0

This function will stop a played face animation on the player's character.

Declaration

void stopFaceAni(number player_id, string|nil aniName)

Parameters

  • number player_id: Target player id.
  • string|nil aniName: Face animation name to stop. Defaults to "" for first active animation.