Difference between revisions of "SetMerchantContainer"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Wkilleen
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(2 intermediate revisions by 2 users not shown)
Line 13: Line 13:
=='''See Also'''==
=='''See Also'''==
*[[RemoveMerchantContainer]]
*[[RemoveMerchantContainer]]
*[[Adding items to vendors]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]

Latest revision as of 13:09, 15 August 2009

SetMerchantContainer assigns a merchant container to an actor.

Syntax[edit | edit source]

Actor.SetMerchantContainer ContainerRef

Examples[edit | edit source]

  • None at this time.

Notes[edit | edit source]

  • Function fails if setting the merchant container to a non-persistent ref.

See Also[edit | edit source]