Skip to main content

Execute_SetStolenDriving

Description

Sets or clears the stolen driving flag on the target vehicle. When enabled, allows a non-owner character to drive the vehicle.

Parameters

ParameterDescription
BaseObjectThe target vehicle entity (Self or Target).
F11.0 to enable stolen driving, 0.0 to disable.

Examples

DescriptionBaseObjectCommandF1
Enable stolen driving on the target vehicle.TargetSetStolenDriving1.0
Disable stolen driving on the target vehicle.TargetSetStolenDriving0.0