Changed line 24 and 30 with trunkWeight instead of maxWeight so it now works for those classes aswell
Description
The issues is that trunkWeight for Suv and Coupe classes is defined as maxWeight and therefore gets 2000Kg, so when changing it to trunkWeight that its looking for making it work and giving it the correct size and making it changeable again
Checklist
[x] I have personally loaded this code into an updated qbcore project and checked all of its functionality.
Changed line 24 and 30 with trunkWeight instead of maxWeight so it now works for those classes aswell
Description
The issues is that trunkWeight for Suv and Coupe classes is defined as maxWeight and therefore gets 2000Kg, so when changing it to trunkWeight that its looking for making it work and giving it the correct size and making it changeable again
Checklist