You can go and take mine and edit it to your linking if you want./use it as a referance.
I suggest looking at Alex Guirres GitHub list of anims. He has a bunch of videos(not all) for alot of the animations AND their durations.(very fucking helpful)
Basically you would put
TaskPlayAnim(the anim,flags,etc)
Wait(you’re time in milliseconds here)
TaskPlayAnim(…)
Etc.
You can also reference this one since its alot less clutter:P