How to get Animation Id from Catalogue Animation

Hi,

So I am trying to develop a custom emote system, where if they player says something like /e toprock it plays the ‘Top Rock’ emote. I’ve got everything sorted out, but I need to know how to find the Emote’s Animation ID so it can be played, because copying the one from the catalog into rbxassetid:// doesn’t work.

TL;DR: Get Emote’s ID (Line Dance, Around Town, etc…) from Catalogue’s ID.

Follow this tutorial -

it should help, i mainly use it when i want to play animations on npc’s, just play it on a player whenever they chat your desired commands.

(also make sure the default character is on r15)

1 Like