batchbat Posted February 3, 2016 Share Posted February 3, 2016 Hey all, I seriously doubt there is a mod that does this because I've been searching for AGES (which is how I found this thread :)), which baffles me because it's such a great idea. However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them. I probably could do some scripting to do something like this, but from my un-experienced view it would require there to be a script for every merchant chest, and considering the fact that there is so many merchants in Skyrim that's probably going to take a while, and I'm lazy :P. If it is as I suspect and there is no such mod, I might be able to pick up some modding skills and make an attempt, but I'm definitely going to be needing help. Link to comment Share on other sites More sharing options...
Healadin145 Posted February 3, 2016 Share Posted February 3, 2016 Hi, I am looking for mod that has boots with model like this http://www.polyvore.com/cgi/img-thing?.out=jpg&size=l&tid=1261900 . Cannot find it under gladiator or boots, but I am pretty sure there is some armor mod with this. Link to comment Share on other sites More sharing options...
Gahariet Posted February 3, 2016 Share Posted February 3, 2016 Hey all, I seriously doubt there is a mod that does this because I've been searching for AGES (which is how I found this thread :smile:), which baffles me because it's such a great idea. However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them. I probably could do some scripting to do something like this, but from my un-experienced view it would require there to be a script for every merchant chest, and considering the fact that there is so many merchants in Skyrim that's probably going to take a while, and I'm lazy :tongue:. If it is as I suspect and there is no such mod, I might be able to pick up some modding skills and make an attempt, but I'm definitely going to be needing help.Not a modder, but... Couldn't you create a new faction specific for Merchants and then write the script to affect that faction? Link to comment Share on other sites More sharing options...
batchbat Posted February 4, 2016 Share Posted February 4, 2016 Hey all, I seriously doubt there is a mod that does this because I've been searching for AGES (which is how I found this thread :smile:), which baffles me because it's such a great idea. However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them. I probably could do some scripting to do something like this, but from my un-experienced view it would require there to be a script for every merchant chest, and considering the fact that there is so many merchants in Skyrim that's probably going to take a while, and I'm lazy :tongue:. If it is as I suspect and there is no such mod, I might be able to pick up some modding skills and make an attempt, but I'm definitely going to be needing help.Not a modder, but... Couldn't you create a new faction specific for Merchants and then write the script to affect that faction? I've been doing a little poking about, and it seems that the actual container the actor itself uses isn't referenced anywhere in its scripts or whatever, so you'd need to make a script for each npc and find which container it uses indidiually. Or just one big script that checks which merchant is being activated and references it against a list of containers that are already defined in the same script. Same thing really. Again, I don't claim to know what I'm talking about (I really don't), so I could just be making a fool of myself. Maybe I'll post something in Mod Requests later. Link to comment Share on other sites More sharing options...
Healadin145 Posted February 4, 2016 Share Posted February 4, 2016 Hi, I am looking for mod that has boots with model like this http://www.polyvore.com/cgi/img-thing?.out=jpg&size=l&tid=1261900 . Cannot find it under gladiator or boots, but I am pretty sure there is some armor mod with this. something like http://www.nexusmods.com/oblivion/mods/41751/? is what I am looking for but for skyrim Link to comment Share on other sites More sharing options...
cdcooley Posted February 4, 2016 Share Posted February 4, 2016 However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them.Have you looked for mods that simply move the merchant chests to places where they can be accessed normally? I would expect a few thief-oriented mods to have done that but have never gone looking for it myself. The merchant containers are linked through the faction system which also controls which NPCs offer services. Link to comment Share on other sites More sharing options...
batchbat Posted February 4, 2016 Share Posted February 4, 2016 (edited) However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them.Have you looked for mods that simply move the merchant chests to places where they can be accessed normally? I would expect a few thief-oriented mods to have done that but have never gone looking for it myself. The merchant containers are linked through the faction system which also controls which NPCs offer services. I found the Accessible Merchant Storage mod, which does move it to a chest. The only downsides are that most merchants' chests require you to find a key and use it, but I want it to be added to the actor's inventory itself. Thanks for the search prompt though, I've been searching for mods that used the inventory and never thought to broaden my horizons. I'll poke about in CK with this and see if I can't change it up a bit. EDIT: It looks like it only moves the chests themselves from below the ground, it doesn't add factions or scripts. Edited February 4, 2016 by batchbat Link to comment Share on other sites More sharing options...
Shivala Posted February 5, 2016 Share Posted February 5, 2016 However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them.Have you looked for mods that simply move the merchant chests to places where they can be accessed normally? I would expect a few thief-oriented mods to have done that but have never gone looking for it myself. The merchant containers are linked through the faction system which also controls which NPCs offer services. I found the Accessible Merchant Storage mod, which does move it to a chest. The only downsides are that most merchants' chests require you to find a key and use it, but I want it to be added to the actor's inventory itself. Thanks for the search prompt though, I've been searching for mods that used the inventory and never thought to broaden my horizons. I'll poke about in CK with this and see if I can't change it up a bit. EDIT: It looks like it only moves the chests themselves from below the ground, it doesn't add factions or scripts. Not to nag, whatever floats your game, but wouldn't it be unimmersive if one shopkeeper has 20 armors and 15 Meads in his pocket? A chest is more believable... Instead why not pickpocket the -key- from the shopkeeper. Place that in his inventory. And have a guard near the chest or something... Link to comment Share on other sites More sharing options...
batchbat Posted February 5, 2016 Share Posted February 5, 2016 However, it would be lovely if there was a mod that changed merchant's inventories to use the actual Actor's inventory instead of some hidden chest under the ground - this way you could "rob" a merchant by pickpocketing/slaughtering them.Have you looked for mods that simply move the merchant chests to places where they can be accessed normally? I would expect a few thief-oriented mods to have done that but have never gone looking for it myself. The merchant containers are linked through the faction system which also controls which NPCs offer services. I found the Accessible Merchant Storage mod, which does move it to a chest. The only downsides are that most merchants' chests require you to find a key and use it, but I want it to be added to the actor's inventory itself. Thanks for the search prompt though, I've been searching for mods that used the inventory and never thought to broaden my horizons. I'll poke about in CK with this and see if I can't change it up a bit. EDIT: It looks like it only moves the chests themselves from below the ground, it doesn't add factions or scripts. Not to nag, whatever floats your game, but wouldn't it be unimmersive if one shopkeeper has 20 armors and 15 Meads in his pocket? A chest is more believable... Instead why not pickpocket the -key- from the shopkeeper. Place that in his inventory. And have a guard near the chest or something... Perhaps, but -- ...perhaps... :pinch: Link to comment Share on other sites More sharing options...
NoCashNoExp Posted February 5, 2016 Share Posted February 5, 2016 Hello, I like to use quick save a lot and usually when you quick save the game freezes for a second or two and it's really getting annoying. Is there any mod that fixes this issue ? Link to comment Share on other sites More sharing options...
Recommended Posts