Attacher Joint Rotation Fix / PVC Fuel Tank mod conflict

loki_79
Posts: 119
Joined: Tue May 12, 2020 6:34 pm

Attacher Joint Rotation Fix / PVC Fuel Tank mod conflict

Post by loki_79 »

I've just noticed that 'Attacher Joint Rotation Fix' causes the PVC Fuel Tank in the 'Service Pickup Pack' to spin around in the back of the pickup. It would be nice to put an exclusion in for that specific vehicle, or maybe just excluding all 'cars', e.g.:

Code: Select all

if spec.attacherJoints and #spec.attacherJoints > 0 and self.typeDesc ~= 'car' then