Results 1 to 6 of 6

Thread: TFS 4.5 mapper note

  1. #1
    Supporting Member PanTast's Avatar
    Join Date
    Aug 2014
    Location
    Germany
    Posts
    1,795
    Post Thanks / Like
    Total Downloaded
    116.50 MB

    TFS 4.5 mapper note

    Disclaimer: I am no member of TFS

    While converting my maps to 4.5 I noted a few things:

    The Ship.HMS_Flowers_Corvette is renamed to Ship.Flower_Class_Corvette

    The aircrafts
    Aircraft.Bf-110C-4Late
    Aircraft.Bf-110C-4N-DeRated


    are no longer in the game or have been renamed.

    To make the new aircraft available, I started to look through the aircraft list mentioned in the release notes and one of the maps. As far as editing mission files directly in an text editor (because its much easier) I need to know all the new aircraft names in game. I came up with a first list:

    Code:
      Aircraft.SpitfireMkIIa
      Aircraft.SpitfireMkI
      Aircraft.SpitfireMkI_100oct
      Aircraft.SpitfireMkIa
      Aircraft.SpitfireMkIa_100oct
    
      Aircraft.HurricaneMkI_100oct
      Aircraft.HurricaneMkI_100oct-NF
      Aircraft.HurricaneMkI_dH5-20_100oct
      Aircraft.HurricaneMkI_dH5-20
      Aircraft.HurricaneMkI
      Aircraft.HurricaneMkI_FB
    
      Aircraft.BlenheimMkIV
      Aircraft.BlenheimMkIV_Late
      Aircraft.BlenheimMkIVF
      Aircraft.BlenheimMkIVF_Late
      Aircraft.BlenheimMkIVNF
      Aircraft.BlenheimMkIVNF_Late
    
      Aircraft.BeaufighterMkIF
      Aircraft.BeaufighterMkINF
    
      Aircraft.DH82A
      Aircraft.DH82A-1
      Aircraft.DH82A-2
    
      Aircraft.Bf-110C-2
      Aircraft.Bf-110C-4B
      Aircraft.Bf-110C-4-NJG
      Aircraft.Bf-110C-6
      Aircraft.Bf-110C-4N
      Aircraft.Bf-110C-7
      Aircraft.Bf-110C-4
      Aircraft.Bf-110C-4Late
    
      Aircraft.Bf-109E-4B_Late
      Aircraft.Bf-109E-3B
      Aircraft.Bf-109E-1
      Aircraft.Bf-109E-1B
      Aircraft.Bf-109E-4N_Late
      Aircraft.Bf-109E-3
      Aircraft.Bf-109E-4
      Aircraft.Bf-109E-4N
      Aircraft.Bf-109E-4B
      Aircraft.Bf-109E-4_Late
    
      Aircraft.Ju-88A-1
      Aircraft.He-111P-2
      Aircraft.He-111H-2
      Aircraft.Ju-87B-2
    
      Aircraft.G50
      Aircraft.BR-20M
    I hope someone from TFS can take a look into my list and maybe correct errors and add missing aircraft.

    John Lydgate: “You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”

  2. Likes ATAG_Snapper, ATAG_Septic liked this post
  3. #2
    ATAG_Colander's Avatar
    Join Date
    Nov 2011
    Location
    Bir Tawil
    Posts
    11,128
    Post Thanks / Like
    Total Downloaded
    255.73 MB

    Re: TFS 4.5 mapper note

    Just create a new mission, add all the available planes, save it and you will have the full list

  4. Likes ATAG_Snapper, PanTast, ATAG_Septic liked this post
  5. #3
    Supporting Member PanTast's Avatar
    Join Date
    Aug 2014
    Location
    Germany
    Posts
    1,795
    Post Thanks / Like
    Total Downloaded
    116.50 MB

    Re: TFS 4.5 mapper note

    yes, I know, Colander.
    But the FMB is a pita. I forgot a lot of things and I prefer to edit the files directly

    John Lydgate: “You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”

  6. #4
    ATAG_Colander's Avatar
    Join Date
    Nov 2011
    Location
    Bir Tawil
    Posts
    11,128
    Post Thanks / Like
    Total Downloaded
    255.73 MB

    Re: TFS 4.5 mapper note

    Quote Originally Posted by ATAG_PanTast View Post
    yes, I know, Colander.
    But the FMB is a pita. I forgot a lot of things and I prefer to edit the files directly

    That's why a said a new mission. Once you have the file you can copy/paste to your other missions.

  7. #5
    Supporting Member PanTast's Avatar
    Join Date
    Aug 2014
    Location
    Germany
    Posts
    1,795
    Post Thanks / Like
    Total Downloaded
    116.50 MB

    Re: TFS 4.5 mapper note

    Did it. And sorted it alphabetically

    Code:
      Aircraft.BeaufighterMkIF
      Aircraft.BeaufighterMkINF
    
      Aircraft.Bf-109E-1
      Aircraft.Bf-109E-1B
      Aircraft.Bf-109E-3
      Aircraft.Bf-109E-3B
      Aircraft.Bf-109E-4
      Aircraft.Bf-109E-4_Late
      Aircraft.Bf-109E-4B
      Aircraft.Bf-109E-4B_Late
      Aircraft.Bf-109E-4N
      Aircraft.Bf-109E-4N_Late
    
      Aircraft.Bf-110C-2
      Aircraft.Bf-110C-4
      Aircraft.Bf-110C-4-NJG
      Aircraft.Bf-110C-4B
      Aircraft.Bf-110C-4Late
      Aircraft.Bf-110C-4N
      Aircraft.Bf-110C-6
      Aircraft.Bf-110C-7
    
      Aircraft.BlenheimMkIV
      Aircraft.BlenheimMkIV_Late
      Aircraft.BlenheimMkIVF
      Aircraft.BlenheimMkIVF_Late
      Aircraft.BlenheimMkIVNF
      Aircraft.BlenheimMkIVNF_Late
    
      Aircraft.DH82A
      Aircraft.DH82A-1
      Aircraft.DH82A-2
    
      Aircraft.G50
      Aircraft.BR-20M
    
      Aircraft.He-111H-2
      Aircraft.He-111P-2
    
      Aircraft.HurricaneMkI
      Aircraft.HurricaneMkI_100oct
      Aircraft.HurricaneMkI_100oct-NF
      Aircraft.HurricaneMkI_dH5-20
      Aircraft.HurricaneMkI_dH5-20_100oct
      Aircraft.HurricaneMkI_FB
    
      Aircraft.Ju-87B-2
      Aircraft.Ju-88A-1
    
      Aircraft.SpitfireMkI
      Aircraft.SpitfireMkI_100oct
      Aircraft.SpitfireMkI_Heartbreaker
      Aircraft.SpitfireMkIa
      Aircraft.SpitfireMkIa_100oct
      Aircraft.SpitfireMkIIa
    
      Aircraft.Su-26M
    o7
    Last edited by PanTast; Dec-15-2017 at 09:54.
    John Lydgate: “You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”

  8. Likes ATAG_Septic liked this post
  9. #6
    Ace
    Join Date
    May 2015
    Location
    Kansas City, Missouri area
    Posts
    515
    Post Thanks / Like
    Total Downloaded
    130.02 MB

    Re: TFS 4.5 mapper note

    It looks like that also deleted were:


    Aircraft.Bf-109E-4N-DeRated
    Aircraft.Bf-110C-7Late

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
  •