Is a new research field possible?
n00b needs help
I have looked everywhere here ![]()
I got the Window\ResearchScreen and also added three new strings (updated count)
StringInfo
- ID "IDS_TECH_RESEARCHFIELD_UNIVERSE"
- Value "Universe"
- PlayerPhase
- PlayerPsi
- PlayerTech
added researchScreenData field
Universe
blockCount 1 (next 5 lines same as artifacts for now)
DEV CHOKES HERE. Why is numResearchFields below researchScreenData and I don't see a count for researchScreenData
numResearchFields 7 (found out 7 is max when I tried 8)
- field"IDS_TECH_RESEARCHFIELD_COMBAT"
- field "IDS_TECH_RESEARCHFIELD_DEFENSE"
- field "IDS_TECH_RESEARCHFIELD_EMPIRE"
- field "IDS_TECH_RESEARCHFIELD_DIPLOMACY"
- field "IDS_TECH_RESEARCHFIELD_ARTIFACT"
- field "IDS_TECH_RESEARCHFIELD_FLEET"
- field "IDS_TECH_RESEARCHFIELD_UNIVERSE"
Please help or point to a post.