spawnVehicleFlyingComponent | Multi Theft Auto: Wiki Skip to content

spawnVehicleFlyingComponent

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function creates a dynamic (motion-dependent) falling vehicle component.

Note

The maximum number of components that can be created simultaneously is 150. Beyond this limit, no new components will be created until an existing component is removed and the count drops below 150.

Syntax

spawnVehicleFlyingComponent ( )

Code Examples

Script Example Missing

Function spawnVehicleFlyingComponent needs a script example. Help out by writing one.

Contribution guidelines

See Also

Vehicle Functions