Animation archive / mp_masks@

Mask animations

Putting on and taking off masks in GTA Online. Open a dictionary to browse its clips and preview them on a ped.

45 dictionaries

Frequently asked questions

How do I play one of these animations in a script?

Request the dictionary with RequestAnimDict, then call TaskPlayAnim with the dictionary and clip names. Open an entry to browse its clips and copy a script-ready reference.

Can I preview an animation before scripting it?

Yes. Every dictionary entry plays its clips on a ped in your browser, so you can find the right clip before touching any code.