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.
Animation archive / weapons@
Holds, aims, reloads, and firing stances for every weapon class. Open a dictionary to browse its clips and preview them on a ped.
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.
Yes. Every dictionary entry plays its clips on a ped in your browser, so you can find the right clip before touching any code.