Hey I try to create profile for smelting(finish succes) and can't do for these recipe Balanced Trillium Ingot - Spell - World of Warcraft
What I do wrong?
I try with this:
<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
<While Condition="RecipeIsOnCD(143255)">
<CastSpellAction RepeatType="Specific" Repeat="1" Entry="143255" CastOnItem="False" ItemType="Chest" ItemId="0" />
</While>
</Professionbuddy>
What I do wrong?
I try with this:
<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
<While Condition="RecipeIsOnCD(143255)">
<CastSpellAction RepeatType="Specific" Repeat="1" Entry="143255" CastOnItem="False" ItemType="Chest" ItemId="0" />
</While>
</Professionbuddy>