1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-06 14:19:43 +02:00
parent f720b42a00
commit ea67dd5407

View file

@ -726,7 +726,7 @@ function ToggleLockOnVehicle(vehicle, lock)
SetVehicleLights(vehicle, 2)
Citizen.Wait(150)
SetVehicleLights(vehicle, 0)
Citizen.Wait
Citizen.Wait(150)
SetVehicleLights(vehicle, 0)
Citizen.Wait(150)
SetVehicleLights(vehicle, 2)