GetHelicopterRotorSpeed

From Multi Theft Auto: Wiki

Jump to: navigation, search

Retrieves the speed at which the rotor of a helicopter rotates.

Syntax

Required Arguments

  • heli: the helicopter element to change the rotor speed of.

Returns

Returns the rotor speed if successful. This is 0 when the helicopter is parked, and about 0.2 when it is fully spun up. Returns false in case of failure (an invalid element or a vehicle element that is not a helicopter was passed).

See Also

FROM VERSION 1.3.1 r3968 ONWARDS