qbcore-framework / qb-vehiclesales

Player Vehicle Sales For QB-Core
GNU General Public License v3.0
31 stars 165 forks source link

[FIX] Sell vehicle back fix #46

Closed Flobbah closed 2 years ago

Flobbah commented 2 years ago

Fixing the server error when trying to resell vehicle instantly.

Error message: [script:qb-vehiclesal] SCRIPT ERROR: @qb-vehiclesales/server/main.lua:83: attempt to perform arithmetic on a nil value (field 'price')

NoobySloth commented 2 years ago

This just resells the car at $0 every time. image