Jason210 Posted July 10, 2015 Posted July 10, 2015 (edited) Using TES3: Construction Kit, does anyone know of a script command / routine that prevents the player from dropping / placing an item that is being carried his inventory? (If so, I could then be use this in a conditional to prevent the player from placing the item when in certain locations). /jason Edited July 10, 2015 by Jason210
Jason210 Posted July 11, 2015 Author Posted July 11, 2015 (edited) Never mind - sorted. Was trickier than I thought but thanks to Tizzo's Sea Rover Tent I was able to study some robust scripting which I could then apply to my own mod. It seems that in order to prevent a drop, you have to first let it happen then cancel it if it's not allowed! My own mod, btw, is a portable campfire, a very simple and so far bug-free piece of eye-candy that provides light and some additional ambience when camping. A nice compliment to the aforementioned tent mod. Edited July 11, 2015 by Jason210
Recommended Posts