From time to time I work on a mod I created which is basically a underground player house, I am having issues
with the Item Reference Window, In the Position and Rotation Groups you have x,y, and z values, and then to the
right of each of those values you have a box with a value which determines how far an item moves when you are
trying to move it, in my case the Position values default to 64 and the Rotation values default to 1.
Now I know these values can be changed to whatever I want them to be in the reference window itself, however
the problem here is that every time I pull up a new Reference Window these values are back to their default values
of 64.0000 and 1.0000. The problem for me is the 64 value I have to change them every time I use the Reference
Window.
What I want to know is this? Is there a .ini file somewhere where I can change or set the default values?
I would like to have both Position and Rotation set to 1.0000 by default so I don't have to change them every time I
open a new window up.