Jump to content

[LE] Problem with custom weapon model


caden947

Recommended Posts

So I recently decided to get into Skyrim modding and I made a model that works fine except for when it's equipped by the player, in which case the player's hand appears to be holding nothing and if they were to go into third-person view, they'd see it at their feet floating and following them around even when the weapon is sheathed again. Also, I think this is related. In the inventory, the tip of the model first appears aligned directly with the camera(?)

 

EDIT: I've realised that that minor issue is caused by a lack of an inventory marker.

 

EDIT 2: I've tried using the weapon while no other mods are loaded. Same thing happens.

Any help would be appreciated greatly.

 

Thanks.

(I've attached my .nif file in case the problem lies there.)

 

EDIT 3: Novem99's advice worked! The solution is as follows.

 

With NifSkope you have to add a node called "NiStringExtraData" (right click on "0 BsFadeNode"--->Node--->Attach Extra Data--->NiStringExtraData)

 

Then you have to edit the txt properly.

 

If you want to use it as a magic staff you have to rename it to "WeaponStaff".

 

But as mentioned you also have to edit your .esp plugin according to that.

 

 

Edited by caden947
Link to comment
Share on other sites

With NifSkope you have to add a node called "NiStringExtraData" (right click on "0 BsFadeNode"--->Node--->Attach Extra Data--->NiStringExtraData)

 

Then you have to edit the txt properly.

 

If you want to use it as a magic staff you have to rename it to "WeaponStaff".

 

But as mentioned you also have to edit your .esp plugin according to that.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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