qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
582 stars 962 forks source link

Handle vehicle spawning and deleting commands on the server #1095

Closed EinS4ckZwiebeln closed 1 day ago

EinS4ckZwiebeln commented 6 months ago

Description

The /car [vehicleModel] & /dv commands will now spawn and delete entities using exclusively server-side logic. This improves security and compatibility with the sv_entityLockdown strict mode.

Checklist

GhzGarage commented 4 months ago

The car command is cool but the dv i'd still like the functionality of deleting the closest vehicles too as it does now

EinS4ckZwiebeln commented 3 months ago

@GhzGarage A bit late but that should do the trick. :)

github-actions[bot] commented 1 week ago

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