Thread: ETA on patch
View Single Post
Old 03-10-10, 02:04 PM   #18
AVGWarhawk
Lucky Jack
 
AVGWarhawk's Avatar
 
Join Date: Jun 2005
Location: In a 1954 Buick.
Posts: 28,293
Downloads: 90
Uploads: 0


Default

Quote:
Originally Posted by piri_reis View Post
This game will be patched no doubt. It seems like even addons were discussed at some point in time, this is from the campaign menu scripts:

Code:
##Removed SubmarineTypes (it will be added in the addon)
            #DescriptionText += "<title>Submarine Types</title>|"
            # add required sub types for this campaign
            #for sub in self.CampaignData.RequiredSubTypes:
            #    for pic in SubmarineTypesTextureMap:
            #        if pic[0] == sub:
            #            DescriptionText += pic[1]
There are references to stuff like this in the code, they either didn't have time to put int TypeII and IX or decided to give them a through job in an addon. Of course they have to fix lots of things in the game engine first....

We have a winner!
__________________
“You're painfully alive in a drugged and dying culture.”
― Richard Yates, Revolutionary Road
AVGWarhawk is offline   Reply With Quote