Browse Source

1.15 - Added /tradeall command and accompanying documentation.

master
Lolwutt 7 years ago
parent
commit
126a47c232
  1. 4
      release/docs/Bellhop.txt
  2. BIN
      release/plugins/Bellhop.dll

4
release/docs/Bellhop.txt

@ -59,6 +59,10 @@ While enabled, you'll automatically accept both trade offers and trade confirmat @@ -59,6 +59,10 @@ While enabled, you'll automatically accept both trade offers and trade confirmat
This should be used with caution, if you put an item into trade then the other person clicks OK you could lose that item.
When paired with /tadd, makes for very fast item transfers to a mule.
/trade "Item Name" # - Trades # of item to the currently targeted npc. To trade multiple items, you can extend the command (/trade "H.Q. Marid Hide" 1 "Sisyphus Fragment" 1 "Snow God Core" 1). Exact spelling must be used, but it is not case sensitive. This is a direct port from itemtools in ashita2, credit goes to atomos.
/tradeall [Item] - Trades all(up to 8 slots worth) of the specified item(s) to currently targeted npc. Unlike /trade, wildcard commands are allowed. For example, if you were trading in both Sapara and Sapara +1 for guild points, you could type '/tradeall Sapara*' with your guild npc targeted.
Notes:
-Bellhop will never try to bazaar an item that can't be bazaared.
-Bellhop will never try to NPC an item that can't be NPCed.

BIN
release/plugins/Bellhop.dll

Binary file not shown.
Loading…
Cancel
Save