Jump to content

forcing an added item to equip and remove from inventroy when unequipe


Nikolai01976

Recommended Posts

Hello together,

I am fairly new to this modding and not good at all at scripting.

I am working on Bound Armor Mod. Everything worked fine so far.

One thing bugged me though, after the spell is done i am standing naked

in the woods... hmm

thought i could add an item at scripteffectfinish

then do a script for the added item wich says

 

Begin OnAdd Player

player.equipitem (editor ID)

End

 

Begin OnUnequip Player

player.removeitem (editor ID)

End

 

Problem is i cannot unequip the item! Is there a way to force an added item to equip and remove from inventroy when unequiped?

 

Does anyone know a solution?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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