The Racial Compatibility mod gives your race a racial proxy to designate which race it is. Checking the mod RacialCompatibility.esm it changes only one quest that uses this token to allow the main quest to contrinue.
So what I, and I assume everyone else wants is the custom race to be reconized AS a base race in all things.
So what I am requesting are tips on how to do this.
So far I have tried editing the quest MQ101, and then clicked the scene MQ101sceene4, and then scrolled over to phase 18. This dialogue action scene checks conditions and if they are met then spits out dialogue, the condion obviously being a race check.
So at first I edited the conditions to include my new race via proxy, I made an or statement saying HasKeyword Keyword:'ActoryProxyHighElf', and the scene in game does not work. Logicly I would think that would work. That is how the Racial Compatibility mod gets around the main quest line that checks your race. I really am confused because I really thought that would work. What happens is it either skips through phase 18 or it stops and stays there indefinatly.
What I have discovered so far is that I can not change anything in that Dialogue action scene or it just does not work, just changing the races switching the nord dialogue with the the orc dialogue doesnt work when I have added nothing but switched the names..
Obviously I am doing something wrong. Any tips?