[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
SetMerchantContainer
Jump to navigation
Jump to search
A command for Oblivion Script Extender
Syntax:
(oldContainerRef:ref) npc.SetMerchantContainer nuContainer:ref
Replaces the specified mechant's container and returns the old container.
Notes[edit | edit source]
- If the specified NPC does not have a merchant container, or if the passed reference is not a container the function does nothing and will return 0.