F-Ultimate Halo settings

Hey all,
I would like to know if it is possible to have every cars using the HALO in the formula ultimate, i mean every cars driven by AI. I tried to select the HALO in every cars configuration option but it only shows mine while ingame:(. I've read somewhere that we can make AI use the car's options with the tracksconfigbase.ini file but that would mean that i have to write it for every tracks in that file... So i am asking you if there is an easier way for this.
Thanks
 
Search in your Automobilista \ GameData \ Vehicles \ F_Ultimate Folder the F_Ultimate_upgrades.ini for this block.

UpgradeType="Halo"
{

Instance="DEBRIS1"
Instance="COCKPIT"

UpgradeLevel="Off"
{
Description=""
GEN=<DEBRIS1CP>=FE17_NULL.gmt
GEN=<DEBRIS1A>=FE17_NULL.gmt
GEN=<DEBRIS1B>=FE17_NULL.gmt
GEN=<DEBRIS1C>=FE17_NULL.gmt
GEN=<DEBRIS1D>=FE17_NULL.gmt
}

UpgradeLevel="On"
{
Description=""
GEN=<DEBRIS1CP>=FE17_HALO1_CPIT.gmt
GEN=<DEBRIS1A>=FE17_HALO1_A.gmt
GEN=<DEBRIS1B>=FE17_HALO1_B.gmt
GEN=<DEBRIS1C>=FE17_HALO1_C.gmt
GEN=<DEBRIS1D>=FE17_HALO1_D.gmt
}
}

change it to

UpgradeLevel="On"
{
Description=""
GEN=<DEBRIS1CP>=FE17_HALO1_CPIT.gmt
GEN=<DEBRIS1A>=FE17_HALO1_A.gmt
GEN=<DEBRIS1B>=FE17_HALO1_B.gmt
GEN=<DEBRIS1C>=FE17_HALO1_C.gmt
GEN=<DEBRIS1D>=FE17_HALO1_D.gmt
}

UpgradeLevel="Off"
{
Description=""
GEN=<DEBRIS1CP>=FE17_NULL.gmt
GEN=<DEBRIS1A>=FE17_NULL.gmt
GEN=<DEBRIS1B>=FE17_NULL.gmt
GEN=<DEBRIS1C>=FE17_NULL.gmt
GEN=<DEBRIS1D>=FE17_NULL.gmt
}

}

should work.
 

Latest News

How are you going to watch 24 hours of Le Mans

  • On national tv

    Votes: 57 33.7%
  • Eurosport app/website

    Votes: 52 30.8%
  • WEC app/website

    Votes: 29 17.2%
  • Watch party

    Votes: 10 5.9%
  • At a friends house

    Votes: 4 2.4%
  • At Le Mans

    Votes: 17 10.1%
Back
Top