qbcore-framework / qb-vehiclekeys

Vehicle Keys System For QB-Core :key:
GNU General Public License v3.0
36 stars 226 forks source link

[BUG] #187

Closed PandaKeny closed 11 months ago

PandaKeny commented 1 year ago

Get on npc vehicle without lockpick can still run

tom-osborne commented 1 year ago

Quality issue. Honestly impressed...

ahmed608 commented 1 year ago

I will add it soon, inshaa allah thank you for report

PandaKeny commented 1 year ago

What do you mean I'm doing something wrong?

tom-osborne commented 1 year ago

What do you mean I'm doing something wrong?

Get on npc vehicle without lockpick can still run

Donnyjohn1 commented 1 year ago

i have same issue, when stealing a parked car dont have to lock pick, does the regular gta animation where it breaks the glass does a 2 second hotwire and you drive off, its as if the whole systems not even working lol

PandaKeny commented 1 year ago

i have same issue, when stealing a parked car dont have to lock pick, does the regular gta animation where it breaks the glass does a 2 second hotwire and you drive off, its as if the whole systems not even working lol

yes i mean like that

tom-osborne commented 1 year ago

i have same issue, when stealing a parked car dont have to lock pick, does the regular gta animation where it breaks the glass does a 2 second hotwire and you drive off, its as if the whole systems not even working lol

Update your core. Make sure you have the entering vehicle events in there as that's what it relies on now.

In particular, make sure you have these files up to date: https://github.com/qbcore-framework/qb-core/blob/main/client/events.lua https://github.com/qbcore-framework/qb-core/blob/main/server/events.lua

ChickenDipper1 commented 1 year ago

i have same issue, when stealing a parked car dont have to lock pick, does the regular gta animation where it breaks the glass does a 2 second hotwire and you drive off, its as if the whole systems not even working lol

Update your core. Make sure you have the entering vehicle events in there as that's what it relies on now.

In particular, make sure you have these files up to date: https://github.com/qbcore-framework/qb-core/blob/main/client/events.lua https://github.com/qbcore-framework/qb-core/blob/main/server/events.lua

I had this issue where you can start the engine on any car without keys and without hotwire. I update my core as you mentioned here but the issue is still the same.

Edit: Update entire core instead of only the 2 files mentioned and works :)

Thanks.

github-actions[bot] commented 11 months ago

This issue has had 60 days of inactivity & will close within 7 days