PDA

View Full Version : Macro for tinkered overclocked manastone/FD item?


Kizee
06-09-2007, 07:08 PM
<p>I can't seem to get the equip/use macro to work for either of these items.</p><p>Are they flaged not to work with the macro or bugged? Or am I just stupid? <img src="/smilies/1cfd6e2a9a2c0cf8e74b49b35e2e46c7.gif" border="0" alt="SMILEY" /></p>

Iseabeil
06-10-2007, 04:07 PM
Ive had them work occassionally, more often then not Im told Im not in a bank transaction. I would guess the issue might be related to them being consumables, but not sure, either way its annoying especially when in a hurry.

Mantell
06-11-2007, 02:55 PM
<p>I think it's related to the general bug associated with consumables and the number of charges you have.</p><p>If I have 1 clarity potions in my bag and 19 back in the bank and I drag a clarity potion to my hotbar it will say I have 20 uses available. As soon as I use it once it will say I have no uses. The same is true of the tinkered items, it shows the total number of charges I have in my possession at home or in the bank. </p><p>So when the macro goes to pull the tinkered item to put it in your charm slot it pulls the one with the least charges. If they're all charged up the same it seems to be totally random which one it pulls. If it pulls the one from your bank that's only helpful if you're fighting in the bank.</p><p>Same is true of totems, by the way.</p>

raxerex
06-12-2007, 03:56 PM
<p>not stupid,   just uninformed as to the word games we must use to get macros working..</p><p> using the macro system to equip a item then use it, works just fine. but there are a few rules you must use.</p><p> in your macro, we'll try to describe the FD tinkering item  </p><p>1.  equip item in to the charm slot 1 or charm slot 2.  <=== note which one you put it in to.. </p><p>2.  add a command line here, (here you need to put in a filler),  <span style="font-size: small">"/g templar going FD So i rez your sorry [I cannot control my vocabulary] and save the raid!!!!   Bad pull Mr. MT !!!!!"  </span><span style="font-size: x-small"> i really use a /tell to myself so no one see's what i just did.</span></p><p>3.  add a command line here, type <span style="font-size: small">"/use_equipped_item 20"</span> for charm slot 1, and <span style="font-size: small">"/use_equipped_item 21"</span> for charm slot 2.</p><p> AND BAMM it works every time.</p><p> if the timer for a said item is not up, it will act like it did not work.</p><p>i also have a macro set up to put back my hex dolls after i use a tinkering item like FD, or manastone, or any tinkering item. </p><p> the full list of item commands are ....</p><p> <b>Slot Name    Use Command            Unequip Slot Command      Uequip Name Command</b> primary        /use_equipped_item 0       /inventory unequip 0       /unequip primary secondary    /use_equipped_item 1       /inventory unequip 1       /unequip secondary head            /use_equipped_item 2       /inventory unequip 2       /unequip head chest           /use_equipped_item 3       /inventory unequip 3       /unequip chest shoulders    /use_equipped_item 4       /inventory unequip 4       /unequip shoulders forearms      /use_equipped_item 5       /inventory unequip 5       /unequip forearms hands          /use_equipped_item 6       /inventory unequip 6       /unequip hands legs             /use_equipped_item 7       /inventory unequip 7       /unequip legs feet             /use_equipped_item 8       /inventory unequip 8       /unequip feet left_ring      /use_equipped_item 9       /inventory unequip 9       /unequip left_ring right_ring    /use_equipped_item 10     /inventory unequip 10      /unequip right_ring ears            /use_equipped_item 11     /inventory unequip 11      /unequip ears ears2          /use_equipped_item 12     /inventory unequip 12       /unequip ears2 ?? neck            /use_equipped_item 13     /inventory unequip 13      /unequip neck left_wrist    /use_equipped_item 14     /inventory unequip 14      /unequip left_wrist right_wrist  /use_equipped_item 15     /inventory unequip 15     /unequip right_wrist ranged        /use_equipped_item 16     /inventory unequip 16     /unequip ranged ammo          /use_equipped_item 17     /inventory unequip 17     /unequip ammo waist           /use_equipped_item 18     /inventory unequip 18     /unequip waist cloak            /use_equipped_item 19     /inventory unequip 19     /unequip cloak charm 1       /use_equipped_item 20     /inventory unequip 20    /unequip activate1 charm 2       /use_equipped_item 21     /inventory unequip 21     /unequip activate2 food             /use_equipped_item 22     /inventory unequip 22     /unequip food drink            /use_equipped_item 23     /inventory unequip 23      /unequip drink</p><p> Good luck </p><p> Reloc</p>

FracasKrusher
06-15-2007, 11:01 AM
<p>I hit the banking error also.</p><p>The fix is <b>not</b> to have any of the item you are trying to equip also in your bank.</p><p>So far it works.</p><p>Tappit</p>