Page 1 of 1

Request: Add pet crafting tools to storeBuyConsumable()

Posted: Sun Jan 16, 2011 10:10 pm
by Alkaiser
So something like this would work:

Code: Select all

<!-- Shopping options, how many of what do you want to keep in your inventory -->
<option name="HEALING_POTION" value="99" />
<option name="MANA_POTION" value="99" />
<option name="TOOL_SPADE" value="99" />
<option name="TOOL_HATCHET" value="99" />
This way the player:merchant() function could also be used to automatically buy tools from the pet hunter.

Re: Request: Add pet crafting tools to storeBuyConsumable()

Posted: Sun Jan 16, 2011 11:02 pm
by jduartedj
Search the forum, this has already been discussed and rock5 is on top of it.

Re: Request: Add pet crafting tools to storeBuyConsumable()

Posted: Mon Jan 17, 2011 5:52 am
by rock5
That's pretty high on my list so you wont be waiting forever. :D

Re: Request: Add pet crafting tools to storeBuyConsumable()

Posted: Mon Jan 17, 2011 4:54 pm
by Alkaiser
jduartedj wrote:Search the forum, this has already been discussed and rock5 is on top of it.
rock5 wrote:That's pretty high on my list so you wont be waiting forever. :D
Oops, I guess I missed that one in the list. Anyway... good to know that it is in the queue.