Difference between revisions of "Adding items to vendors"

282 bytes added ,  01:02, 23 December 2008
Added note about respawning based on this thread - http://www.bethsoft.com/bgsforums/index.php?showtopic=930254
imported>Cipscis
m (Fixed typo - you'er -> you're)
imported>Cipscis
(Added note about respawning based on this thread - http://www.bethsoft.com/bgsforums/index.php?showtopic=930254)
Line 36: Line 36:
* here's an example of the 'vendorChestReferenceID.additem itemEditorID count' line from the above script:
* here's an example of the 'vendorChestReferenceID.additem itemEditorID count' line from the above script:
  VendorChestBuriedGobREF.additem Jet 3
  VendorChestBuriedGobREF.additem Jet 3
==Notes==
*If you want the new items to respawn along with the rest of the vendor's inventory, you'll want to place it in a new container.  If you don't want it to respawn, then you can either place it in a non respawning container or add it to the original container by a script.


[[Category:Solutions]]
[[Category:Solutions]]
Anonymous user