Skip to content

function playAniId (server-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 for all players.

Declaration

void playAniId(int id, int aniId)

Parameters

  • int id: the player id.
  • int aniId: the animation id.