How are MAS Files Assigned to the GMT?

Josh Cade

This is outside of ISI support really, but hoping someone can help.

I am trying to assign a car to have Gold Wheels and Firestone Tires in the 1995 IndyCar Mod but the combo wasn't an option. So... I copied and renamed the FR03 files and made a new FR04 set (GY04 is the Gold Goodyears) and it worked... except the wheels are Black instead of the Gold I want them to be. I downloaded a Sim Editor (I am WAYYYY outside my knowledge level here) but it's just opening 3D files. What in the GMT points to MAS Files?

Does any of what I just said make sense? lol
 
MAS are specified in the GEN files. If the naming of GMT specified in those MAS is correct, then the GMT is used. The order in which the MAS are listed is important.

If your GEN is using wildcard/tokens, you might need to change the GENSTRING listed in the HDV.
 
Try this way:
Open the *.veh-file of the car you are using with a text-editor.
Inside is a line like:
GenString=C2DFGY02D

The positions 5,6,7,8 in this line are for the wheels.

So when you change e.g.
GenString=C2DFGY02D

into
GenString=C2DFGY04D

you should get the golden wheels.
 

Back
Top