NVSE SetBaseItemValue/SetValue

Post » Fri May 27, 2011 6:09 pm

Is there a way to store a base item's original value in such a way that any number of base objects could be revalued then values reset later? Or alternately, to set the value of a ref rather than base?

I want to value a bunch of stuff in one place but not everywhere else.
User avatar
Britta Gronkowski
 
Posts: 3475
Joined: Mon Apr 09, 2007 3:14 pm

Post » Sat May 28, 2011 12:46 am

You could try putting a certain number of the items in a persistent container in a dummy cell in order to represent their original value as the number of items in the container, so you can return it via http://geck.gamesas.com/index.php/GetItemCount.

Cipscis
User avatar
Kari Depp
 
Posts: 3427
Joined: Wed Aug 23, 2006 3:19 pm


Return to Fallout: New Vegas