Перейти к содержанию

Player::taskParachute

Материал из RAGE MP Wiki Archive

This function has a third parameter as well (bool).
Second parameter is unused.

seconds parameter was for jetpack in the early stages of gta and the hard coded code is now removed

Syntax

<syntaxhighlight lang="javascript">player.taskParachute(p1);</syntaxhighlight>

Required Arguments

  • p1: Boolean

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also