This seems to be the relevant section of code from The Power Of The Atom.
if MoiraBrownREF.GetInCell Megaton || MoiraBrownREF.GetInWorldSpace MegatonWorld vendorContainerMoiraBrownREF.moveto VendorContainerMoiraBrownGhoulREF underworldFloorBufferREF.disable ;VendorContainerMoiraBrownGhoulREF.enable ;VendorContainerMoiraBrownGhoulREF.removeitem SchematicsRockItLauncherItem 1 MoiraBrownREF.moveto MoiraWaitMarker MoiraBrownREF.matchRace tulipRef set MS03.MoiraGhoul to 1 ;MoiraBrownREF.addspell RadHealGhoul MoiraBrownREF.addspell RadResistGhoul MoiraBrownREF.removeFromFaction MegatonResidentFaction MoiraBrownREF.AddToFaction UnderworldResidentFaction 1 if (MoiraBrownREF.getTalkedToPC == 0) set MS03.MoiraGhoul to 2 MoiraBrownREF.moveto MuseumAmericanMarker MoiraBrownREF.addscriptpackage MoiraGhoulTravelToUnderworld endifendif
It seems MoiraBrownREF.matchRace tulipRef is the command that changes her race, but it doesn't work in the console. I also tried to attach it to various characters dialog and I still get no change.
Any ideas?
- Ryan Paul Fialcowitz