Skip to content

llSetVehicleFlags

function ll.SetVehicleFlags(Flags: number)

Enables the vehicle flags specified in the Flags bitmask.

Valid parameters can be found in the wiki documentation.

Parameters
Flags (number)

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

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