Moving liveries in the menu . . .
Results 1 to 5 of 5

Thread: Moving liveries in the menu . . .

  1. #1

    Moving liveries in the menu . . .

    Is there something I can change in the .cfg files of downloaded liveries to make them appear first in the list?
    --Brian

    Life is tough. It's tougher if you're stupid.

  2. #2
    Quote Originally Posted by Killbilly View Post
    Is there something I can change in the .cfg files of downloaded liveries to make them appear first in the list?

    Easiest way is just to swap the Pictures in Livery ( if they have the same names ) , or fiddle with their numbers .... should work .


    HB

  3. #3
    Quote Originally Posted by Killbilly View Post
    Is there something I can change in the .cfg files of downloaded liveries to make them appear first in the list?
    Yes there is:

    In the aircraft.cfg for each livery, search for the "ui_manufacturer =" line and add an asterisk after the = like this:

    Default aircraft Before:

    ui_manufacturer = "TT:AIRCRAFT.UI_MANUFACTURER" ; e.g. Boeing, Cessna

    Default aircraft After:

    ui_manufacturer = *"TT:AIRCRAFT.UI_MANUFACTURER" ; e.g. Boeing, Cessna

    Add-on or Modded aircraft Before:

    ui_manufacturer = "Diamond Aircraft" ; e.g. Boeing, Cessna

    Add-on or Modded aircraft After:

    ui_manufacturer = *"Diamond Aircraft" ; e.g. Boeing, Cessna

  4. #4
    Quote Originally Posted by tiger1962 View Post
    Yes there is:

    In the aircraft.cfg for each livery, search for the "ui_manufacturer =" line and add an asterisk after the = like this:

    Default aircraft Before:

    ui_manufacturer = "TT:AIRCRAFT.UI_MANUFACTURER" ; e.g. Boeing, Cessna

    Default aircraft After:

    ui_manufacturer = *"TT:AIRCRAFT.UI_MANUFACTURER" ; e.g. Boeing, Cessna

    Add-on or Modded aircraft Before:

    ui_manufacturer = "Diamond Aircraft" ; e.g. Boeing, Cessna

    Add-on or Modded aircraft After:

    ui_manufacturer = *"Diamond Aircraft" ; e.g. Boeing, Cessna
    Thanks! I'll give that a try. It'll be nice not to have to search for my favorite paintjobs every time.
    --Brian

    Life is tough. It's tougher if you're stupid.

  5. #5
    Quote Originally Posted by Killbilly View Post
    Thanks! I'll give that a try. It'll be nice not to have to search for my favorite paintjobs every time.
    Change the x number on fltsim.x in the aircraft.cfg.

    So your favorites you want up top need to be fltsim.0 or 1 or 2 or so on.

Members who have read this thread: 0

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •