qbcore-framework / qb-vehiclekeys

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

exports/loop removal #186

Closed KamuiKody closed 1 year ago

KamuiKody commented 1 year ago

exports added to add and remove unlocked vehicles. removed loop for robbery the weapons portion of this still needs reviewed in qb-inventory this utilizes the newly added events for the core. this may or may not be better handled as an export but i thought to read the events in the core and inventory more easily i left them in events.

Describe Pull request First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that. Write up a clear and concise description of what your pull request adds or fixes and if it's an added feature explain why you think it should be included in the core.

If your PR is to fix an issue mention that issue here

Questions (please complete the following information):

Z3rio commented 1 year ago

I will take a look at this