I have a custom origin .lsx file to help add some extra Talents I want on a particular character. Everything is working fine so far, except when I change this line:
<attribute id="UserCanAlterTags" value="0" type="19" />
to this:
<attribute id="UserCanAlterTags" value="1" type="19" />
The profile stops appearing at character creation.
1. Start game with value="0," profile is there
2. Close game
3. Edit to value="1"
4. Start game, profile is no longer there