SetMerchantContainer

Revision as of 16:54, 14 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (oldContainerRef:ref) npc.SetMerchantContainer nuContainer:ref Replaces the specified mechant...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(oldContainerRef:ref) npc.SetMerchantContainer nuContainer:ref

Replaces the specified mechant's container and returns the old container.

NotesEdit

  • 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.

See AlsoEdit