Gameplay::playTennisSwingAnim: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 April 2024

  • curprev 10:3110:31, 29 April 2024Shr0x talk contribs 693 bytes +693 Created page with "{{ClientsideJsFunction}} {{JSContainer| Plays tennis swing animation. ===Required Values=== *'''ped:''' {{RageType|number}} *'''animDict:''' {{RageType|string}} *'''animName:''' {{RageType|string}} *'''startPhase:''' {{RageType|float}} *'''playRate:''' {{RageType|float}} *'''slowBlend:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.playTennisSwingAnim(ped, animDict, animName, startP..."