Moira Brown Refuses To Turn Into A Ghoul

Post » Thu Dec 09, 2010 2:17 pm

So, I decided to waste Megaton and then went to see Moria there to continue The Wasteland Survival Guide quest. To my suprise she was not a ghoul. I had changed her inventory and dialog but, as far as I know, nothing concerning her ghoulifiication.

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
User avatar
jessica robson
 
Posts: 3436
Joined: Mon Oct 09, 2006 11:54 am

Post » Thu Dec 09, 2010 11:22 pm

Ok ShadeTheFourmAssasian is here to help...Ok The Reason Why Is If You have Changed Her Race Or Messed With Her Inventory It Will Glitch And She Won't Be Able To Ghoulify Her HAve You Did Those Things And What Level Are You Best Weapon ETC..
User avatar
ruCkii
 
Posts: 3360
Joined: Mon Mar 26, 2007 9:08 pm

Post » Thu Dec 09, 2010 2:41 pm

Ok ShadeTheFourmAssasian is here to help...Ok The Reason Why Is If You have Changed Her Race Or Messed With Her Inventory It Will Glitch And She Won't Be Able To Ghoulify Her HAve You Did Those Things


Please show me in my post where I stated that I changed her race. . . Not that it should matter at all as a script is changing the character's race REGARDLESS of what is was previously. I also fail to see how an inventory change would stop a script from working.


I need to know how to use the console to change her to a ghoul and the cause of the glitch in the first place so I can fix it.

- Ryan Paul Fialcowitz
User avatar
James Smart
 
Posts: 3362
Joined: Sun Nov 04, 2007 7:49 pm

Post » Fri Dec 10, 2010 5:21 am

I doubt this situation will be resolved in General Discussion so I'll ask for it to be moved for you.
User avatar
tegan fiamengo
 
Posts: 3455
Joined: Mon Jan 29, 2007 9:53 am

Post » Thu Dec 09, 2010 4:54 pm

Cut the attitude


So, you solution is to antagonize me into a flame war? I merely pointed out the flaws in the original respondents post and I was not rude, or wrong, in doing so. People who make good, concise posts with good information won't have annoyed responses, this is just fact. I'm sure you can appreciate this point of view.

I doubt this situation will be resolved in General Discussion so I'll ask for it to be moved for you.


Appreciated- but apparently using a mod which makes the Ghoul race playable will keep Moria from turning. A work around for this would be appreciated.

- Ryan Paul Fialcowitz
User avatar
BEl J
 
Posts: 3397
Joined: Tue Feb 13, 2007 8:12 am

Post » Thu Dec 09, 2010 6:23 pm

Just a thought...check Tulip's race using the console:
prid B7622
getisrace ghoul

If that returns 1, then she's a ghoul as she should be. Otherwise, she's been altered. Save the game (so you can reload right after) and type:
prid B7622
moveto player

And then look at her to see what race she's turned into.
User avatar
Dezzeh
 
Posts: 3414
Joined: Sat Jun 16, 2007 2:49 am

Post » Thu Dec 09, 2010 4:50 pm

Just a thought...check Tulip's race using the console:
prid B7622
getisrace ghoul

If that returns 1, then she's a ghoul as she should be. Otherwise, she's been altered. Save the game (so you can reload right after) and type:
prid B7622
moveto player

And then look at her to see what race she's turned into.


Excellent deductive reasoning. That would totally explain the error as the code would turn from human into, presumably, human. Sadly, I did as you suggested and she is infact a ghoul. My workaround is to make an esp where Moria Brown is set to be a ghoul and then just activate when I would meet her as a ghoul and leave it on. But this approach is flawed at best. I don't see why making ghouls playable would prevent the game from converting characters into them. . .

- Ryan Paul Fialcowitz
User avatar
chirsty aggas
 
Posts: 3396
Joined: Wed Oct 04, 2006 9:23 am


Return to Fallout 3