Jump to content

Purified Water with fixed value


SignedName

Recommended Posts

Caps are supposed to be backed by water, so purified water shouldn't be affected by the Barter skill and should act as currency with a constant exchange rate, like NCR and Legion money. I'd do it myself, but I can't seem to find the flag that makes an item have a fixed price.

Link to comment
Share on other sites

  • 6 months later...
  • 3 weeks later...

You may use SetValueAlt (requires JIP LN NVSE plugin) to achieve that.

SetValue / SetBaseItemValue seem not to work on ingestibles and is therefore useless in that case.

 

Yet I think that this won't get saved, so the prize change has to be performed everytime a game is loaded.

Furthermore an algorithm is necessary to counter the barter change of the prize.

Link to comment
Share on other sites

  • 5 months later...

I was checking the code for the barter menu to make a similar mod and remembered this request. I can make you an nvse plugin if you still want this.

Edit: I decided to implement it anyway, itâs in 3.15 of my tweaks plugin.

Edited by lStewieAl
Link to comment
Share on other sites

  • Recently Browsing   0 members

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