• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Lazyraider - Titan Arms

    Discussion in 'Archives' started by Shaddar, Dec 29, 2011.

    1. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28

      Ill take a look at it when Im done writing Plagueheart. Titan Arms is working very well atm. Just a few small things left to make it "flawless". However, these type of things is not big problems! So as i said, Ill take a look at it when im done writing Plagueheart! Thanks in advance for being patient! :)
       
    2. jfvibe

      jfvibe New Member

      Joined:
      Sep 8, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      I should be the one thanking you :D
       
    3. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      check your a PM Shaddar
       
    4. jfvibe

      jfvibe New Member

      Joined:
      Sep 8, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      I can't understand why, even after deleting the out of range rotation, the cc continues to charge and heroic leap... wtf :D
       
    5. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
      If you had deleted it, of course it wouldnt Heroic Leap / Charge.
       
    6. jfvibe

      jfvibe New Member

      Joined:
      Sep 8, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      You didn't understand... i deleted the out of range section, but it still continues to charge and leap.. :D

      P.S: Nevermind it was a conflict cause i had 2 versions of your CC, one with and one without, and the bot somehow was loading the incorrect one... Cause one was on the root of CustomClasses and the other on a directory called shaddarcc :p
       
      Last edited: Jan 14, 2012
    7. Stree

      Stree New Member

      Joined:
      Jun 9, 2011
      Messages:
      276
      Likes Received:
      2
      Trophy Points:
      0
      If all Charge/Heroic leap code is removed, it will not do so. You are missing something maybe?

      ctrl+f and type in Charge or Heroic Leap and see what it finds. If it finds anything, you missed something (obviously).

      I only commented out what was 6-8 lines of code and mine has not charged/leaped at all since then.
       
    8. jfvibe

      jfvibe New Member

      Joined:
      Sep 8, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      Nah, i didn't miss anything... see previous post i edited it... it was my bad, but the bot was loading another version. :p
       
    9. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
    10. Stree

      Stree New Member

      Joined:
      Jun 9, 2011
      Messages:
      276
      Likes Received:
      2
      Trophy Points:
      0
      On your Bladestorm line, looks like you forgot to add the logging?

      Code:
      if (CastSpell("Bladestorm") == true);
      to
      Code:
      if (CastSpell("Bladestorm") == true)
                              Logging.Write(Color.Aqua, ">> Bladestorm <<");
      for those who want to add it back in!
       
    11. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
      i must of forgotten it when i removed the lua macro line. no biggie though ;P
       
    12. jfvibe

      jfvibe New Member

      Joined:
      Sep 8, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      What did you update? :D
       
    13. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
      The single target rotation, does more dps now.
       
    14. jfvibe

      jfvibe New Member

      Joined:
      Sep 8, 2011
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      Hmmm, but how? :p
       
    15. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
      Take a look at the code lol, and compare if you're interested. I'm a bit busy right now, so i wont be linking codes and stuff.
      Some spells have a higher prio then before, others has lower.
       
    16. Algamish

      Algamish New Member

      Joined:
      Mar 7, 2011
      Messages:
      180
      Likes Received:
      1
      Trophy Points:
      0
      @firstpage
      I'm so confused! :D

      Amazing CC, 2.3 works pretty great! thanks Shaddar.
       
    17. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
      haha i never noticed it saying that :p
       
    18. domes

      domes New Member Legendary

      Joined:
      Aug 25, 2010
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      I have downloaded other custom classes and i know you put them in the custom classes folder, but where would i put just a .cs file? Thank you I did try to search but I don't know how to search for that. Thank you
       
    19. Shaddar

      Shaddar Active Member

      Joined:
      Mar 23, 2011
      Messages:
      719
      Likes Received:
      56
      Trophy Points:
      28
      You put it in your custom class folder.
       
    20. domes

      domes New Member Legendary

      Joined:
      Aug 25, 2010
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      Ah ok, so just drop it in there like I would with a folder? Thanks, I will give it a shot tonight when I get home.
       

    Share This Page