Gameplay::playTennisDiveAnim: 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:4110:41, 29 April 2024Shr0x talk contribs 736 bytes +736 Created page with "{{ClientsideJsFunction}} {{JSContainer| Plays tennis dive animation to the given ped ===Required Values=== *'''ped:''' {{RageType|number}} *'''direction:''' {{RageType|number}} (0 or 1) *'''diveHorizontal:''' {{RageType|float}} *'''diveVertical:''' {{RageType|float}} *'''playRate:''' {{RageType|float}} *'''slowBlend:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.playTennisDiveAn..."