Skip to content

llRemoveVehicleFlags

function ll.RemoveVehicleFlags(Vehiclelags: number)

Removes the enabled bits in 'flags'.

Sets the vehicle flags to FALSE. Valid parameters can be found in the vehicle flags constants section.

Parameters
Vehiclelags (number)

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

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