Qbox-project / qbx_core

http://qbox-project.github.io
Other
46 stars 109 forks source link

refactor: pass vehicle entity to giveVehicleKeys function #427

Closed solareon closed 3 months ago

solareon commented 3 months ago

Description

Some key scripts look for vehicle entities and others look for plate numbers. This change offers flexibility for both systems.

Checklist

solareon commented 3 months ago

fixes #420