What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[PB] RecipeIsOnCD

mugenji77

New Member
Joined
Dec 21, 2013
Messages
80
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>
 
Back
Top