Open cyborgassassin opened 1 year ago
When I complete the scrambler hack successful nothing happens expect I get the following error in console
[ script:jl-laptop] SCRIPT ERROR: @jl-laptop/server/boosting.lua:365: attempt to index a nil value
this is line 365
Any suggestions/help would be welcome. thanks
change the local car local ped = GetPlayerPed(src) local car = GetVehiclePedIsIn(ped) local state = Entity(car).state.Boosting
When I complete the scrambler hack successful nothing happens expect I get the following error in console
[ script:jl-laptop] SCRIPT ERROR: @jl-laptop/server/boosting.lua:365: attempt to index a nil value
this is line 365
Any suggestions/help would be welcome. thanks