I have a Simular Problem... I'm not fond of having that script on my server, "Script_NoClip" But my problem is:
If I spawn a Delorean, Any varriant I have no hands. I spawn all the Hyperions and the only varriants that come out with hands are the Police and Fliptop Headlight varriant *Forgot the name* Could somebody look into this problem?
When I use the vehicles with hands on them, My hands don't get stuck on the stearing wheel if I exit them.
I just never appear to have hands on the steering wheels.
Both have a quite similar problem that used to be solved by having the citi vehicle.
Filipe used the wrong variable in the car's datablocks.
The following vehicles had the wrong variable:
Delorean (used isCitiVehicle instead of isDeloreanVehicle)
DeloreanBTTF (same because it builds on a copy of the Delorean datablock)
DeloreanHover (doesn't have a variable at all, also, no onAdd function, suggesting that this vehicle might not have hands on the vehicle at all)
Hyperion (isCitiVehicle instead of isHyperionVehicle)
Strange enough you did add the isHyperionVehicle to the variants of the Hyperion, fixing those (even though they use the Hyperion datablock, which they also get isCitiVehicle from)
If you are gonna fix this Filipe, i suggest just switching them over to my support script.