The skin I made was more of a joke so if you do want to do a skin, I would suggest using your own pictures due to copyright and for bohemia reasons
if you do make a skin for a large veicule you might need multiple texures for the front and back the script would be
_objectname setObjectTexture [0, "texture.jpeg"]; _objetname is the name that you gave to the car, you can also use "this" instead _objectname setObjectTexture [1, "texture2.jpeg"]; texure.jpeg is the name of the texure that you made