HELP please! Deleting an entire tec tree (Empire, Combat, Artifact or Fleet)

Hey all,

 

Working on my latest baby...

Issue is I'd liek to know how to delete ENTIRE Tec Trees..not just a single tech!

BUT THE ENTIRE TAB (ie. delete the Combat research...or the empire research....Artifact or Fleet tabs)!

 

Help please!

Please tell me its possible!

 

-ShadowMastiff2468-

9,508 views 5 replies
Reply #1 Top

Well I suppose you could delete this

researchScreenData
    Combat
        blockCount 3
        block
            area [ 50 , 93 , 690 , 192 ]
            backdrop "ResearchScreenBlockBackdropCombat0Phase"
            tierIndicatorBackdrop "ResearchScreenBlockTierIndicatorCombat0Phase"
            title "IDSResearchScreenBlockTitleCombat0Phase"
            picture "ResearchScreenBlockPictureCombat0Phase"
        block
            area [ 50 , 295 , 690 , 144 ]
            backdrop "ResearchScreenBlockBackdropCombat1Phase"
            tierIndicatorBackdrop "ResearchScreenBlockTierIndicatorCombat1Phase"
            title "IDSResearchScreenBlockTitleCombat1Phase"
            picture "ResearchScreenBlockPictureCombat1Phase"
        block
            area [ 50 , 449 , 690 , 192 ]
            backdrop "ResearchScreenBlockBackdropCombat2Phase"
            tierIndicatorBackdrop "ResearchScreenBlockTierIndicatorCombat2Phase"
            title "IDSResearchScreenBlockTitleCombat2Phase"
            picture "ResearchScreenBlockPictureCombat2Phase"
    NonCombat
        blockCount 3
        block
            area [ 50 , 93 , 690 , 192 ]
            backdrop "ResearchScreenBlockBackdropNonCombat0Phase"
            tierIndicatorBackdrop "ResearchScreenBlockTierIndicatorNonCombat0Phase"
            title "IDSResearchScreenBlockTitleNonCombat0Phase"
            picture "ResearchScreenBlockPictureNonCombat0Phase"
        block
            area [ 50 , 295 , 690 , 144 ]
            backdrop "ResearchScreenBlockBackdropNonCombat1Phase"
            tierIndicatorBackdrop "ResearchScreenBlockTierIndicatorNonCombat1Phase"
            title "IDSResearchScreenBlockTitleNonCombat1Phase"
            picture "ResearchScreenBlockPictureNonCombat1Phase"
        block
            area [ 50 , 449 , 690 , 192 ]
            backdrop "ResearchScreenBlockBackdropNonCombat2Phase"
            tierIndicatorBackdrop "ResearchScreenBlockTierIndicatorNonCombat2Phase"
            title "IDSResearchScreenBlockTitleNonCombat2Phase"
            picture "ResearchScreenBlockPictureNonCombat2Phase"
    Artifact
        blockCount 1
        block
            area [ 9 , 49 , 776 , 631 ]
            backdrop "ResearchScreenBlockBackdropArtifact0Phase"
            tierIndicatorBackdrop ""
            title ""
            picture ""
    Fleet
        blockCount 2
        block
            area [ 7 , 62 , 784 , 328 ]
            backdrop "ResearchScreenBlockBackdropFleet0Phase"
            tierIndicatorBackdrop ""
            title "IDSResearchScreenBlockTitleFleet0Phase"
            picture ""
        block
            area [ 7 , 348 , 784 , 328 ]
            backdrop "ResearchScreenBlockBackdropFleet1Phase"
            tierIndicatorBackdrop ""
            title "IDSResearchScreenBlockTitleFleet1Phase"
            picture ""

Reply #2 Top

No! tried and failed!

Reply #3 Top

delete the lines where they can build the research stations

Reply #4 Top

You will also need to edit the texture that contains the menu, as it will always have those options on there.

Then they will be truely gone.

 

You can also copy how the Pirate player file has the researches, as they have none.

Hope this helps you!

DANMAN

+1 Loading…
Reply #5 Top

THANK YOU!!!!

VERY VERY MUCH!

Lifesaver Danman!