Rebellion: How do I add a new race?
(seems quite different then Trinity)
I am trying to add a new race in Rebellion, with no luck. I copied the PlayerTechRebel.entity and renamed it "PlayerSing.entity".
I changed the line raceNameStringID "IDS_PLAYERRACENAME_TECHREBEL" in PlayerSing to raceNameStringID "IDS_PLAYERRACENAME_SING"
I added these two lines to the English.str file
- StringInfo
- ID "IDSPlayerAINameSing0"
- Value "Sing AI"
- StringInfo
- ID "IDS_PLAYERRACENAME_SING"
- Value "Singularis"
The mod is enabled but when I go to select a race for a new game the new race isn't there just the old ones.
Assistance would be much appreciated ![]()