Getting the reference of a merchant's chest

Post » Tue Sep 22, 2015 9:21 am

I was looking at the new SKSE faction functions for a way to do this. A created a solution consisting of a combination of getFactions(), isVendor() and getMerchantContainer(). All works fine up to the point of getMerchantContainer() which always returns none. Get factions successfully returns all the factions within the specified criteria, isVendor successfully identifies the faction flagged as vendor but getMerchantContainer returns none every time...

Has anyone successfully used this function? In what context? Is there any other method of achieving this?

Thanks.

User avatar
rebecca moody
 
Posts: 3430
Joined: Mon Mar 05, 2007 3:01 pm

Return to V - Skyrim