hunterx1x Posted June 29, 2008 Share Posted June 29, 2008 Ok, I just fixed up some armor, but honestly i dont know how to make it bound armor. does anyone know a solution to this question? -Hunter :thanks: Link to comment Share on other sites More sharing options...
Vagrant0 Posted June 29, 2008 Share Posted June 29, 2008 Ok, I just fixed up some armor, but honestly i dont know how to make it bound armor. does anyone know a solution to this question? -Hunter :thanks: Scripted spell effect. Using any of the standard spell effects can lead to issues. Basically; Beginscripteffectstartplayer.additem xxxxxx 1player.equipitem xxxxxxend BeginscripteffectfinishPlayer.unequipitem xxxxxxplayer.removeitem xxxxxx 1end Where xxxxxx is the form ID for that piece of equipment. You would need OBSE and some additional scripting to make the player wear what they were wearing before once the spell effect duration ended. Link to comment Share on other sites More sharing options...
hunterx1x Posted June 29, 2008 Author Share Posted June 29, 2008 " Beginscripteffectstart " not found, what should i do? :wallbash: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.