Ejiy / jl-laptop

Laptop script for fivem, that has boosting, darkweb, and bennys shop apps
https://justlazzy.gitbook.io/home/free-resources/jl-laptop
GNU Lesser General Public License v2.1
107 stars 64 forks source link

Disabling Tracker Error #58

Open cyborgassassin opened 10 months ago

cyborgassassin commented 10 months 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

notepad++_c1pSF68qNI

Any suggestions/help would be welcome. thanks

skylark2811 commented 10 months ago

change the local car local ped = GetPlayerPed(src) local car = GetVehiclePedIsIn(ped) local state = Entity(car).state.Boosting