I am trying to create a new paramedic stretcher crew called "Flight Paramedics". I am using LA Mod v2.1. Here is what I did: 1. Copy ff_paramedic_stretcher.v3o, ff_paramedic_stretcher_single.v3o 2. Unpack the v3o files. 3. Open each v3o file and manually change the texture file from ff_paramedic_stretcher.dds to flight_paramedic_stretcher.dds as shown: Flight_Paramedic_Stretcher SRF, stretcher, 0, 0, 0, stretcher.dds, 517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 SRF, ff_paramedic_stretcher, 0, 0, 0, flight_paramedic_stretcher.dds, 517, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 Flight_Paramedic_Stretcher_Single SRF, ff_paramedic_stretcher, 0, 0, 0, flight_paramedic_stretcher.dds, 517, 0, 0, 0, , 0, 0, 0, 0, 0, 0, 0, 0 4. rename ff_paramedic_stretcher.v3o, ff_paramedic_stretcher_single.v3o to flight_paramedic_stretcher.v3o, flight_paramedic_stretcher_single.v3o 5. Save flight_paramedic_stretcher.dds in same directory as the .v3o files (/mods/MY MOD NAME/Models/Persons/01 LA Ambulance/) 6. Launch editor 7. Clone FF_Paramedic_Stretcher and FF_Paramedic_Stretcher_single prototypes in editor, naming the clones to Flight_Paramedic_Stretcher.e4p and Flight_Paramedic_Stretcher_Single.e4p 8. Rename each to say "Flight Paramedic Stretcher" and "Flight Paramedic Stretcher Single" 9. Select the appropriate v3o model for each prototype. "Flight Paramedic Stretcher Single" works as expected. However when I load "Flight Paramedic Stretcher" the editor crashes to desktop. Any ideas on what is going on?