This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tnhscript:vendorrelay [2009/02/05 23:28] 127.0.0.1 external edit |
tnhscript:vendorrelay [2010/11/23 00:12] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== VendorRelay ====== | ====== VendorRelay ====== | ||
- | Will relay ``TurnOn`` | + | Will relay ``TurnOn``, at a price. |
Loot cost can be given as the total value, or as three numbers for gold, gems, and goods. | Loot cost can be given as the total value, or as three numbers for gold, gems, and goods. | ||
Line 8: | Line 8: | ||
^Links | ``[[dromed:link:ControlDevice]]``, ``[[dromed:link:ScriptParams]]``($$ErrorOutput$$) | | ^Links | ``[[dromed:link:ControlDevice]]``, ``[[dromed:link:ScriptParams]]``($$ErrorOutput$$) | | ||
^Parameters | $$vendor$$ //(string)// | ''gold_only'', ''gems_only'', ''goods_only'', ''gold_first'', ''even'', ''exact'' | | ^Parameters | $$vendor$$ //(string)// | ''gold_only'', ''gems_only'', ''goods_only'', ''gold_first'', ''even'', ''exact'' | | ||
- | | | $$loot$$ //(integer)// | Can also be three numbers. | | + | | | $$loot$$ //(number)// | Can also be three numbers. | |
- | ---- | ||
- | [[index|Back to index]] | ||