Richard729
Registered
Thanks very much for the great skins and all your hard work.
I noticed that Carlos Pace did not appear in the Car Selection Menu.
The problem was that "C Pace" was missing in the 11.rcd file.
//[[gMa1.002f (c)2016 ]] [[ ]]
Brabham_BT44B
{
{
Team = Martini Brabham Racing
Component = Brabham_BT44_1975
Skin = BT44_alt8.mas
VehFile = BT44_8.VEH
Description = BT44 #08 Carlos Pace
Number = 08
}
}
I added "C Pace" - Carlos Pace now appears in the Car Selection Menu.
//[[gMa1.002f (c)2016 ]] [[ ]]
Brabham_BT44B
{
C Pace
{
Team = Martini Brabham Racing
Component = Brabham_BT44_1975
Skin = BT44_alt8.mas
VehFile = BT44_8.VEH
Description = BT44 #08 Carlos Pace
Number = 08
}
}
I noticed that Carlos Pace did not appear in the Car Selection Menu.
The problem was that "C Pace" was missing in the 11.rcd file.
//[[gMa1.002f (c)2016 ]] [[ ]]
Brabham_BT44B
{
{
Team = Martini Brabham Racing
Component = Brabham_BT44_1975
Skin = BT44_alt8.mas
VehFile = BT44_8.VEH
Description = BT44 #08 Carlos Pace
Number = 08
}
}
I added "C Pace" - Carlos Pace now appears in the Car Selection Menu.
//[[gMa1.002f (c)2016 ]] [[ ]]
Brabham_BT44B
{
C Pace
{
Team = Martini Brabham Racing
Component = Brabham_BT44_1975
Skin = BT44_alt8.mas
VehFile = BT44_8.VEH
Description = BT44 #08 Carlos Pace
Number = 08
}
}