Adding items to the barter menu automatically

Post » Tue Jun 19, 2012 8:53 pm

Hey modders.

I need to know if theirs a way to sell items from a container located in the world to a vendor instead of the items from your own inventory.

:ermm:
User avatar
Rude Gurl
 
Posts: 3425
Joined: Wed Aug 08, 2007 9:17 am

Post » Wed Jun 20, 2012 3:47 am

I don't know the answer to your question, but I am guessing it would be possible to point at the actor's inventory as a reference, instead of the usual chest for shop items. -Wouldn't that mean you could buy/sell the clothes that the actor is currently wearing? That would look weird.

My experience with Papyrus so far tells me it is rather weak, so I doubt it can be done through scripting. =/
But then again, don't take my word for it. I'm just guessing.
User avatar
Laura Shipley
 
Posts: 3564
Joined: Thu Oct 26, 2006 4:47 am

Post » Wed Jun 20, 2012 4:52 am

I don't know the answer to your question, but I am guessing it would be possible to point at the actor's inventory as a reference, instead of the usual chest for shop items. -Wouldn't that mean you could buy/sell the clothes that the actor is currently wearing? That would look weird.

My experience with Papyrus so far tells me it is rather weak, so I doubt it can be done through scripting. =/
But then again, don't take my word for it. I'm just guessing.

That would work too if you could target items from an actor/container to sell to the target actor instead of your own items.
User avatar
Manuel rivera
 
Posts: 3395
Joined: Mon Sep 10, 2007 4:12 pm


Return to V - Skyrim