|
|
@ -24,6 +24,7 @@ function main() |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
function doCruise() |
|
|
|
function doCruise() |
|
|
|
|
|
|
|
if not config.data.status then return end |
|
|
|
local car = storeCarCharIsInNoSave(playerPed) |
|
|
|
local car = storeCarCharIsInNoSave(playerPed) |
|
|
|
if not isCharInAnyCar(playerPed) or not isCarEngineOn(car) then |
|
|
|
if not isCharInAnyCar(playerPed) or not isCarEngineOn(car) then |
|
|
|
if cruise then |
|
|
|
if cruise then |
|
|
|