Anyone know which value in the nif...

Post » Wed May 23, 2012 5:18 am

Controls how items look in NPC inventory? Like the 3D views that you can spin and zoom around. I have a bunch of models with different textures, but for whatever reason they're not positioned the way I want them to be, and I can't figure out how to make them look how I want them to! So I was curious which values control how it looks in the inventory so I can copy pasta it all around and be happy lol.

Anyone can help?
User avatar
Romy Welsch
 
Posts: 3329
Joined: Wed Apr 25, 2007 10:36 pm

Post » Wed May 23, 2012 5:43 am

It's the BSInvMarker, and it's kind of funky. It has a Rotate XYZ in shorts, rather than floats, but the numbers act a bit like a floating point number.
A value of 4712 comes out 4.712, and 959 would be 0.959.
User avatar
Darrell Fawcett
 
Posts: 3336
Joined: Tue May 22, 2007 12:16 am

Post » Wed May 23, 2012 3:23 am

I thought it was that, but I changed some other models so they shared the values of the BSInvMarker...but they look totally different... >_<.

*sigh* Bethesda!!!!!!!!
User avatar
Eliza Potter
 
Posts: 3481
Joined: Mon Mar 05, 2007 3:20 am

Post » Wed May 23, 2012 12:54 am

Okay, is there any way to alter the x,y,z positioning of the blades? ._. All I have is rotation.

Edit: After looking at some axes that I wanted to copy data from, I think some weapons actually use bhkCapsuleShape to do their Inventory positioning. Just a side note.

The weapons that I were looking at were the steel war axe and the glass war axe, which are devoid if a BSInvMarker, but have a bhkCapsuleShape instead.
User avatar
Juliet
 
Posts: 3440
Joined: Fri Jun 23, 2006 12:49 pm

Post » Wed May 23, 2012 2:10 am

Okay, is there any way to alter the x,y,z positioning of the blades? ._. All I have is rotation.
update to http://sourceforge.net/projects/niftools/files/nifskope/1.1.0/ 1.1.0 RC5 and/or the latest http://dl.dropbox.com/u/13576177/NifTools/nif.xml
User avatar
Brandi Norton
 
Posts: 3334
Joined: Fri Feb 09, 2007 9:24 pm

Post » Wed May 23, 2012 1:29 am

Throttlekitty, I am crying man tears.

Thank you. So much.

Edit: Well now I only have Rotation x, rotation y, and rotation z and zoom...which is definitely a step up from "Rotation 1 and Rotation 2" so I'm glad.

But are these the only values available to modify in the Inventory Markers? I can't change their x,y,z positioning in the 3D space?
User avatar
Daniel Brown
 
Posts: 3463
Joined: Fri May 04, 2007 11:21 am


Return to V - Skyrim