Jump to content

Fixing Wrong Doctor Prices


Recommended Posts

What it does...

This is a fix for the common problem of people have mods that change the Doctors prices, but the dialogue doesn't change. Leaving you seeing Cure Rads 15 Caps, and the Doctor charging you 100 Caps or whatever the mod charges.

 

People seem to think that it's tied into the save, and only a new save start can alter the prices. This is not the case, New game or Level 60, it makes no difference.

 

My patch for a mod that I am using, works on my level 22 test character...

 

 

 

I've worked out how to make the Doctor's Dialogue tell you the correct price, using the mod Greedy Doctors. I made a patch for myself, along with mod tweaks for myself for a mod. Everything seems to be priced correctly, in my patch, and everything is getting Cured.

The mod Greedy Doctors works for changing prices, at any player level, and the files can be easily replicated, if you load it and your own mod into F4Edit.

 

 

-- The mods Author VadimCross made Greedy Doctors, with all the working settings. I just worked out how to copy it into other mods...

 

I'm only a low level modder, soo... things wont get technical, very simple edits... :smile:

 

 

 

This is what I did... If you have Greedy Doctors loaded as well, it will all be highlighted.

F4Edit...
1. Load your mod, and Greedy Doctors into it at the same time, and see what it edits in the Fallout4.esm.

 

- Global
ServiceCostCureWoundsSmall
.... FLTV Value 250

ServiceCostCureWoundsLarge
.... FLTV Value 500

ServiceCostCureRads
.... FLTV Value 800

ServiceCostCureAddict
.... FLTV Value 1000

 

 

- Quest
---- DialogueGenericDoctors
-------- Dialogue Topic
------------ 000C039B PlayerCureAddiction
------------------- PNAM Previous INFO [iNFO:000C039A] (in GRUP Topic Children of [DIAL:000C0384])
------------------- RNAM Prompt Cure Addiction (1000 Caps)

------------------- 00249FF4
------------------- PNAM Previous INFO NULL - Null Reference [00000000]
------------------- RNAM Prompt [Cure Dark Craving (250 Caps)] Yeah, see what's wrong with me, doctor.

-------- 000C0385 Dialogue Topic
------------ 000C0395 PlayerCureRadsGroup
------------------- PNAM Previous INFO [iNFO:000C0394] (in GRUP Topic Children of [DIAL:000C0385])
------------------- RNAM Prompt Cure Rads (150 Caps)

-------- 000C0387 Dialogue Topic
------------ 000C03B7 PlayerSmallIjuriesGroup
------------------- PNAM Previous INFO [iNFO:000C03B6] (in GRUP Topic Children of [DIAL:000C0387])
------------------- RNAM Prompt Cure Health (75 Caps)

------------ 000C03B7 PlayerLargeInjuriesGroup
------------------- PNAM Previous INFO [iNFO:000C03BC] (in GRUP Topic Children of [DIAL:000C0387])
------------------- RNAM Prompt Cure Health (150 Caps)

 

 

2. Then find out all 9 section, that it highlights, and Right click them, and copy as overrides into your mod.

3. Then go down into your mod, and change the settings to exactly match the Greedy Doctors mod. Some settings you will have to cut and paste from the Greedy Doctors mod, such as the cost, and change it to your costs.

4. Save the game... make sure to have multiple back-ups of your main mod, you don't want to break your game if you mess up. But it's pretty easy to do, and there is very little to mess up.

Edited by Krazyman999
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...