Fallout New Vegas
0 of 0

File information

Last updated

Original upload

Created by

Asterra

Uploaded by

Asterra

Virus scan

Safe to use

5 comments

  1. Nehred
    Nehred
    • premium
    • 479 kudos
    tl,dr: I fixed your mod and can send you the file if you wish.

    Hi, your mod wasn't working for me. The part with Janes at least (I could give her the snowglobes without having to find the display or asking about the collection) but I fixed it, here's what I did:

    1. I removed the DisplayFound variable from SGTvSnowGlobeEnablerSCRIPT and put it in VDialogueLucky38PenthouseSCRIPT instead, then in SGTDisplayTriggerScript I changed "Set vSnowglobeEnabler.DisplayFound to 1" to "Set VDialogueLucky38Penthouse.DisplayFound to 1" . The problem was that the vSnowglobeEnabler quest is only triggered when giving a snowglobe so the DisplayFound variable can't exist prior to this making the value change made by SGTDisplayTriggerScript useless. With the fix, talking to Jane will trigger the VDialogueLucky38Penthouse quest (and script) which will create the DisplayFound variable, finding the display after talking to Jane will unlock the dialog option.

    2. I changed the dialog conditions for:
    - 001547E5 "Not many people know this, but Mr. House is one of the world's biggest collectors of antique snow globes!"
    It will check the DisplayFound value from VDialogueLucky38Penthouse, now you can ask Jane about the collection when you speak to her a second time after finding the display.

    3. Last problem was that the option to give the snowglobes was still available so I added conditions to those two dialogs:
    001547E6 "You do? Why, that's just wonderful! I'll take it and put it with the rest of the collection."
    001547E7 "You do? Why, that's just wonderful! I'll take them and put them with the rest of the collection."
    It will check the snowglobes value from VDialogueLucky38Penthouse, now you need to ask about the collection for being able to give the snowglobes.

    Here's enough details to make those fixes yourself but I have a file ready to send, if you're interested don't hesitate to contact me.
  2. 54yeggan
    54yeggan
    • BANNED
    • 42 kudos
    Damn I missed sooooo many good mods while I was away frm the Nexus. Glad to see New Vegas is still getting it's fair share of awesome mods and bug fixes!

    Thanks for the mod~!
  3. darthbdaman
    darthbdaman
    • premium
    • 270 kudos
    Making the DLC work normally is great. You should probably make it so you can put the snowglobes on the display for no money if Jane's gone though. Not sure if the other mod that does that will work with this
    1. Asterra
      Asterra
      • member
      • 357 kudos
      I coordinated things so that it would work transparently with that mod, despite the fact that it predates the DLC.
    2. darthbdaman
      darthbdaman
      • premium
      • 270 kudos
      Thats great thanks