Player::taskParachute

From RAGE Multiplayer Wiki

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

player.taskParachute(p1);

Required Arguments

  • p1: Boolean

Return value

  • Undefined

Example

// todo

See also