Skip to main content

Player::taskParachute

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​

```js player.taskParachute(p1); ```

Required Arguments​

  • p1: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​