PlayPedAnimation
Makes the Ped play an animation.
- ped: The Ped playing the animation.
- looped: Whether the animation should be played in loop.
- dictionary: The library containing the animation.
- name: The name of the animation to play.
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}