Skip to content

llSetVehicleType

function ll.SetVehicleType(Type: number)

Activates the vehicle action on the object with vehicle preset Type.

Valid Types and an explanation of their characteristics can be found in wiki documentation.

Parameters
Type (number)

Add example usage here showing SLua/Luau syntax with ll.SetVehicleType().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.