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

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 21 80.8%
  • Better structured events

    Votes: 6 23.1%
  • Better structured racing club forum

    Votes: 4 15.4%
  • More use of default game content

    Votes: 2 7.7%
  • More use of fixed setups

    Votes: 7 26.9%
  • No 3rd party registration pages

    Votes: 6 23.1%
  • Less casual events

    Votes: 4 15.4%
  • More casual events

    Votes: 7 26.9%
  • Other, specify in thread

    Votes: 0 0.0%
Back
Top