All public logs

Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:41, 29 April 2024 Shr0x talk contribs created page Gameplay::playTennisDiveAnim (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...")