Cloning Vehicles
#1
Geschrieben 02 Dezember 2012 - 01:40
I am currently trying to add a number of the same model of car, namely the NNICO Crown Victoria model. I understand that I need to clone it in order to have a number of separate patrol cars, however I'm unsure as to how to do this and change the textures.
Basically, I want it so I don't need to edit all the children again, adding all the doors and wheels. Is there a way I can simply replicate it then get it to change the texture? I don't know how this would be done because I only know you link your car to a model file, not to a texture file.
Any help greatly appreciated,
Rlast.
#2
Geschrieben 02 Dezember 2012 - 05:31
That model file is what is connecting the image and the model together.
For the doors, unless the texture is the same as the other model, you'll have to redo them. Unless there is a way I'm unfamiliar with.
*Real women love cops, the rest marry firefighters*
#3
Geschrieben 02 Dezember 2012 - 07:26
Thanks again.
#4
Geschrieben 20 März 2015 - 11:36
I followed these exact steps on a duplication of a suburban and the vehicle shows up 100% perfectly in the editor with no errors, but does not show up in the sp freeplay selection
#5
Geschrieben 20 März 2015 - 11:45
"specs/freeplaybase.xml" contains all the prototypes available for freeplay, so you'll have to add a line there. You should also duplicate the original prototypes line in "specs/portraits.xml" so you don't get missing portraits and text.
Hoppah's Limited Water Supply Script Redone! (Released 2014/7/29)
Looking for some minor modding assistance; any help is appreciated.
Handful of Bugs I've Encountered with Personal LA Mod Edit
Looking for Freeplay Event Tutorial
Treat Person Script: Heal script overhaul and replacement complete. Autoheal script in progress.
#6
Geschrieben 30 März 2015 - 02:36
Got it, Thanks!