How do you add cars to a mod

cprice

I have the DRM Mod 2.04B loaded on a new computer. My old computer has DRM with American 935's such as Coca Cola, Interscope 0 and 00.
Can I copy the file folders under Gamedata/Vehicles/DRM/Porche_935_Turbo from my old computer that has these cars to My new computer under the same name Porche_935_Turbo that already existed in the new computer????? OR do I have to copy other files such as talent ect over???? OR is their a complete DRM Mod with all of these 935's. Thanks so much
 
Should be no problem, as long as there are no folders/files with same names and the important entries in the *.veh files refer to the currently existing files like *.hdv, *.gen...... and the description is unique....

But 1 question. Where did you get Version 2.04B?
The last official release i remember, was 2.0B (was called 2.02 too), before the Team canceled the release of V 3.0.
 
Thanks for the response. My Mistake I Downloaded 2.02 but the File when downloaded says DRM Revival 2.0B. I have added the cars from an old DRM mod Bob Akin, JLP, Interscope 935's to the list and they appear. When I try to race with other classes other than the 935's some of those cars are missing bodies. Any chance you know what is causing this mismatch? I only loaded the Specific Vehicle File folders to vehicle, did not load talent files.
 
Here is one of the cars I loaded veh file:
DefaultLivery="PORSCHE935_005A"

HDVehicle=PORSCHE_935.HDV
Graphics=PORSCHE_935_CUSTOMER_LEMANS.GEN
Spinner=PORSCHE_935_SPINNER_LEMANS.GEN
Upgrades=PORSCHE_935_UPGRADES.INI

Cameras=PORSCHE_935.CAM
Sounds=PORSCHE_935.SFX
HeadPhysics=PORSCHE_935_HEADPHYSICS.INI
Cockpit=PORSCHE_935_COCKPITINFO_3.INI

// 123456789
GenString=204042331
// 1 |-------------------- CHASSIS-TYP/FRONT WING/HODD 1=FACTORY 2=CUSTOMER
// 23 ||------------------ COVER FRONT RIM
// 45 ||---------------- COVER REAR RIM
// 6 |--------------- TREAD TIRE 1=DUNOP / 2=GOODYEAR
// 7 |-------------- GAUGE-TYPE
// 8 |------------- FRONTGRID=1=FACTORY, 2=CUSTOMER, 3=IMSA
// 9 |------------ HELMET


BaseVehiclePrice=1
UnlockExperience=0

Number=005A
Team="Bob Akin Motorsports"
PitGroup="04"
Driver="Bob Akin"
Description="#5 Bob Akin"
Engine="PORSCHE I6"
Manufacturer="PORSCHE"
Classes="DRM PORSCHE935"

FullTeamName="BOB AKIN MOTORSPORTS"
//TeamFounded=
//TeamHeadquarters=""
TeamStarts=0
TeamPoles=0
TeamWins=0
TeamWorldChampionships=0


Category="PORSCHE 935 TURBO"


And here is an original that came with the Mod:

DefaultLivery="PORSCHE935_030"

HDVehicle=PORSCHE_935.HDV
Graphics=PORSCHE_935_CUSTOMER.GEN
Spinner=PORSCHE_935_SPINNER.GEN
Upgrades=PORSCHE_935_UPGRADES.INI

Cameras=PORSCHE_935.CAM
Sounds=PORSCHE_935.SFX
HeadPhysics=PORSCHE_935_HEADPHYSICS.INI
Cockpit=PORSCHE_935_COCKPITINFO_3.INI

// 123456789
GenString=208052321
// 1 |-------------------- CHASSIS-TYP/FRONT WING/HODD 1=FACTORY 2=CUSTOMER
// 23 ||------------------ COVER FRONT RIM
// 45 ||---------------- COVER REAR RIM
// 6 |--------------- TREAD TIRE 1=DUNOP / 2=GOODYEAR
// 7 |-------------- GAUGE-TYPE
// 8 |------------- FRONTGRID=1=FACTORY, 2=CUSTOMER, 3=IMSA
// 9 |------------ HELMET


BaseVehiclePrice=1
UnlockExperience=0

Number=30
Team="MORETTI RACING"
PitGroup="31"
Driver="Gianpiero Moretti"
Description="#30 Gianpiero Moretti"
Engine="PORSCHE I6"
Manufacturer="PORSCHE"
Classes="DRM PORSCHE935"

FullTeamName="MORETTI RACING"
//TeamFounded=
//TeamHeadquarters=""
TeamStarts=0
TeamPoles=0
TeamWins=0
TeamWorldChampionships=0


Category="PORSCHE 935 TURBO"

I'm hoping this will help diagnose the problem

Thanks
 
I don't know what has changed from first to last version.
So when you copy the following listed 3 lines from existing *.veh of the V 2.02 and paste it into the *.veh-files of your old cars, it should normally work:

Graphics=PORSCHE_935_CUSTOMER.GEN
Spinner=PORSCHE_935_SPINNER.GEN

and

GenString=208052321

You always have to look that all in the *.veh files listed files are really existant. Or you have to change the entries to existing ones. And the GenString is better to change because you don't know if the related files are really included in the *.MAS files. Or you have to extract them and look if they are there.
 
redapg thanks so very much. Found one car out of sorts with the rest
So far so good
 

Back
Top