• Visit Rebornbuddy
  • CastSpellOn

    Discussion in 'Honorbuddy Support' started by Cava, Aug 27, 2012.

    1. Cava

      Cava Well-Known Member Buddy Store Developer

      Joined:
      Aug 15, 2012
      Messages:
      3,133
      Likes Received:
      48
      Trophy Points:
      48
      how to use the new CastSpellOn ?
      the old codes isnt working

      just to check, tested kick's profiles and they arent working too

      the code

      <CustomBehavior File="CastSpellOn" SpellId="spellid" MobId="mobid" NumOfTimes="1" MobHpPercentLeft="100" MinRange="5" X="mobx" Y="moby" Z="mobx" /> -->

      isnt working now to me
       
    2. ycpstr

      ycpstr New Member

      Joined:
      Aug 27, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
    3. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      mine works fine, but sometimes the cc kicks in like a retard

      give the log and exactly what you need
       
    4. Cava

      Cava Well-Known Member Buddy Store Developer

      Joined:
      Aug 15, 2012
      Messages:
      3,133
      Likes Received:
      48
      Trophy Points:
      48

      ok i made a new char just to explain

      mage need cast 2 spells at dummy for class quest
      and like me, you use the CastSpekkOn (TBH its more im copy you loll)
      as you can see in log he only cast the first one, (i think bot dint get he suceffuly cast it and keep spaming the same spell over and over and over)

      i can bypass the problem with

      <CustomBehavior File="RunMacro" Macro="/target Training Dummy" NumOfTimes="1" WaitTime="1000" />
      <CustomBehavior File="RunMacro" Macro="/cast Fireball" NumOfTimes="1" WaitTime="1000" />
      <CustomBehavior File="RunMacro" Macro="/cast Arcane Missiles" NumOfTimes="1" WaitTime="1000" />

      but after that will only work with english versions
       

      Attached Files:

    5. Cava

      Cava Well-Known Member Buddy Store Developer

      Joined:
      Aug 15, 2012
      Messages:
      3,133
      Likes Received:
      48
      Trophy Points:
      48
      hello again

      please give some info about how to work with this behavior now

      notice you changed it

      Quest Behaviors
      ----------------
      * CastSpellOn : Added new functions to allow input of multiple spells
      * CastSpellOn : Few movement tweaks
      * CastSpellOn : Can now cast spells on self such as Cooking or Auras

      what's the new formula to work with this new CastSpellOn ?
      or point the direction where can i get that info?
       

    Share This Page