• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • (HB2) For those experiencing Rogue problems

    Discussion in 'Archives' started by Jordan, Apr 20, 2010.

    1. Forb1d

      Forb1d New Member

      Joined:
      Jan 15, 2010
      Messages:
      152
      Likes Received:
      3
      Trophy Points:
      0
      i dunno. i was just responding to what was said by the first post. I have not tried using the rogue yet.
       
    2. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      my level 20 rogue isnt using any poisons using this cc :s
       
    3. lasmigos

      lasmigos New Member

      Joined:
      Apr 26, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Hey! - Thx for the CC!.
      I just have one question regarding editing the CC.

      If i want to change what spell the CC opens with. What string in Visual C# Express do i then have to change?
       
    4. B3AST

      B3AST Member

      Joined:
      Mar 6, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      any chance you could get the rogues to use Hemo instead of SS, i would personally edit it if i knew how, thanks
       
    5. Forb1d

      Forb1d New Member

      Joined:
      Jan 15, 2010
      Messages:
      152
      Likes Received:
      3
      Trophy Points:
      0
      Look in the combat section of the code. There is probably some sort of thing like... "HonorBuddy.SpellManager.Cast("Sinister Strike");" (Obviously wrong syntax, just an example) Just change that to whatever you would like. (A quick find would be to search for "Sinister Strike" in a text editor)
       
    6. B3AST

      B3AST Member

      Joined:
      Mar 6, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      yes, i tried this, and im still trying this using visual C# didnt work the first time but ill try and figure it out and post if i am succesful, thanks for the advice :)
       
    7. lasmigos

      lasmigos New Member

      Joined:
      Apr 26, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Maybe if Hemo is not added under the spells section it can't find and use it.

      This is what i did to add Vanish:

      I copied one of the existing spells in the spell section.
      EX.
      And then i changed all the places it says "Evasion" to "Vanish".

      Try doing that. And then what Forb1d said :). Maybe it will work :)
      Im also fiddling with and slowly learning.
       
    8. B3AST

      B3AST Member

      Joined:
      Mar 6, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      Thanks a lot for this info, i will try this now, every little helps, would like to know if there is a tut on making or editing CCs, searched forums with no luck.
       
    9. B3AST

      B3AST Member

      Joined:
      Mar 6, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      Lasmigos!! You are THE BEST!! did what you said and my rogue is hemo'ing like there is no tomorrow, thanks A LOT mate :D

      Edit: Also made it use Kidney Shot instead of Evi, this is great!
       
      Last edited: May 27, 2010
    10. acperin

      acperin New Member

      Joined:
      Jan 31, 2010
      Messages:
      106
      Likes Received:
      0
      Trophy Points:
      0
      How about pick pocket ? Any chance to add that in here like the old stabby ??
       
    11. Ullsokk

      Ullsokk New Member

      Joined:
      May 5, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Can anyone of you that have fixed the Rogue.cc to do a bit smarter spells upload it? :)
       
    12. lasmigos

      lasmigos New Member

      Joined:
      Apr 26, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      I'm glad i could help!!

      Does your CC engage the enemy with stealth? - if not how did you change it so it does not?
      What exactly did you change to make it open with Hemo?

      I would love to, but right know it seems that it doesn't work for me. I get the "Can't start - No combat class is loaded!" error. It's so annoying.
       
      Last edited: May 29, 2010
    13. B3AST

      B3AST Member

      Joined:
      Mar 6, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      I did not change the stealth, mine still opens with cheapshot, it just uses hemo instead of Sinister (more energy efficient) and it Kidney Shots instead of Evi (survival) i just did what you said and created a new line of code by copying an existing spell.
       
    14. emmark

      emmark Member

      Joined:
      Apr 28, 2010
      Messages:
      257
      Likes Received:
      1
      Trophy Points:
      18
      I get the same thing, very odd since I have used this very CC before.
       
    15. lasmigos

      lasmigos New Member

      Joined:
      Apr 26, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Now i have gotten it to work right.
      I've just edited Jordan's rogue profile so now it stealths - opens with "Garrote" and closes with "Kidney Shot" (for survival - thanks ikyprianou69 ;))

      By using it i have increased my XP/h - but that could just be me and the way i have organized the talent tree.
      So if it anyone would want it, here it is:
       

      Attached Files:

    16. Taylor123123

      Taylor123123 New Member

      Joined:
      Jan 17, 2010
      Messages:
      204
      Likes Received:
      0
      Trophy Points:
      0
      This thread has been extremely useful; consider compiling all the information into one post for the people who are too lazy to read through each page.
       
    17. Nebon0

      Nebon0 Member

      Joined:
      Apr 4, 2010
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      6
      Having some major problems with the latest release of HB2. My rogue barely seems to do anything but evisricate and sinsiter strike. From looking at the debug log it just says cant cast loads of my spells, then casts evisricate.

      e.g.
      [15:57:15:969] Took 1108 ms to cast:Sinister Strike
      [15:57:16:10] Can't cast Killing Spree
      [15:57:16:41] Can't cast Evasion
      [15:57:16:73] Can't cast Adrenaline Rush
      [15:57:16:169] Can't cast Killing Spree
      [15:57:16:202] Can't cast Blade Flurry
      [15:57:16:236] Can't cast Adrenaline Rush
      [15:57:16:301] Can't cast Sinister Strike
      [15:57:16:367] Can't cast Killing Spree
      [15:57:16:400] Can't cast Evasion
      [15:57:16:433] Can't cast Adrenaline Rush
      [15:57:16:562] Can't cast Killing Spree
      [15:57:16:595] Can't cast Blade Flurry
      [15:57:16:629] Can't cast Adrenaline Rush
      [15:57:16:694] Can't cast Sinister Strike
      [15:57:16:759] Can't cast Killing Spree
      [15:57:16:793] Can't cast Evasion
      [15:57:16:824] Can't cast Adrenaline Rush
      [15:57:16:922] Can't cast Killing Spree
      [15:57:16:955] Can't cast Blade Flurry
      [15:57:16:987] Can't cast Adrenaline Rush
      [15:57:17:52] Can't cast Sinister Strike
      [15:57:17:118] Can't cast Killing Spree
      [15:57:17:149] Can't cast Evasion
      [15:57:17:181] Can't cast Adrenaline Rush
      [15:57:17:279] Can't cast Killing Spree
      [15:57:17:311] Can't cast Blade Flurry
      [15:57:17:348] Can't cast Adrenaline Rush
      [15:57:17:409] Can't cast Sinister Strike
      [15:57:17:475] Can't cast Killing Spree
      [15:57:17:506] Can't cast Evasion
      [15:57:17:538] Can't cast Adrenaline Rush
      [15:57:17:636] Can't cast Killing Spree
      [15:57:17:668] Can't cast Blade Flurry
      [15:57:17:701] Can't cast Adrenaline Rush
      [15:57:17:767] Can't cast Sinister Strike
      [15:57:17:834] Can't cast Killing Spree
      [15:57:17:865] Can't cast Evasion
      [15:57:17:898] Can't cast Adrenaline Rush
      [15:57:17:996] Can't cast Killing Spree
      [15:57:18:28] Can't cast Blade Flurry
      [15:57:18:61] Can't cast Adrenaline Rush
      [15:57:18:126] Can't cast Sinister Strike
      [15:57:18:191] Can't cast Killing Spree
      [15:57:18:222] Can't cast Evasion
      [15:57:18:255] Can't cast Adrenaline Rush
      [15:57:18:355] Can't cast Killing Spree
      [15:57:18:387] Can't cast Blade Flurry
      [15:57:18:421] Can't cast Adrenaline Rush
      [15:57:18:489] Can't cast Sinister Strike
      [15:57:18:551] Can't cast Killing Spree
      [15:57:18:583] Can't cast Evasion
      [15:57:18:617] Can't cast Adrenaline Rush
      [15:57:18:711] Can't cast Killing Spree
      [15:57:18:744] Can't cast Blade Flurry
      [15:57:18:776] Can't cast Adrenaline Rush
      [15:57:18:875] CastSpellById: 48637
      [15:57:19:911] Took 1108 ms to cast:Sinister Strike
      [15:57:19:954] Can't cast Killing Spree
      [15:57:19:988] Can't cast Evasion
      [15:57:20:21] Can't cast Adrenaline Rush
      [15:57:20:118] Can't cast Killing Spree
      [15:57:20:150] Can't cast Blade Flurry
      [15:57:20:183] Can't cast Adrenaline Rush
      [15:57:20:247] Can't cast Eviscerate
      [15:57:20:312] Can't cast Killing Spree
      [15:57:20:345] Can't cast Evasion
      [15:57:20:378] Can't cast Adrenaline Rush
      [15:57:20:475] Can't cast Killing Spree
      [15:57:20:508] Can't cast Blade Flurry
      [15:57:20:539] Can't cast Adrenaline Rush
      [15:57:20:605] Can't cast Eviscerate
      [15:57:20:671] Can't cast Killing Spree
      [15:57:20:703] Can't cast Evasion
      [15:57:20:735] Can't cast Adrenaline Rush
      [15:57:20:865] Can't cast Killing Spree
      [15:57:20:898] Can't cast Blade Flurry
      [15:57:20:932] Can't cast Adrenaline Rush
      [15:57:21:28] CastSpellById: 48667
      [15:57:22:62] Took 1107 ms to cast:Eviscerate
      [15:57:22:108] Can't cast Killing Spree
      [15:57:22:140] Can't cast Evasion
      [15:57:22:174] Can't cast Adrenaline Rush
      [15:57:22:270] Can't cast Killing Spree
      [15:57:22:303] Can't cast Blade Flurry
      [15:57:22:337] Can't cast Adrenaline Rush
      [15:57:22:399] Can't cast Sinister Strike
      [15:57:22:465] Can't cast Killing Spree
      [15:57:22:498] Can't cast Evasion
      [15:57:22:530] Can't cast Adrenaline Rush
      [15:57:22:627] Can't cast Killing Spree
      [15:57:22:660] Can't cast Blade Flurry
      [15:57:22:691] Can't cast Adrenaline Rush
      [15:57:22:757] Can't cast Sinister Strike
      [15:57:22:823] Can't cast Killing Spree
      [15:57:22:859] Can't cast Evasion
      [15:57:22:889] Can't cast Adrenaline Rush
      [15:57:22:989] Can't cast Killing Spree
      [15:57:23:21] Can't cast Blade Flurry
      [15:57:23:55] Can't cast Adrenaline Rush
      [15:57:23:152] CastSpellById: 48637
      [15:57:24:186] Took 1108 ms to cast:Sinister Strike
      [15:57:24:229] Can't cast Killing Spree
      [15:57:24:262] Can't cast Evasion
      [15:57:24:294] Can't cast Adrenaline Rush
      [15:57:24:393] Can't cast Killing Spree
      [15:57:24:426] Can't cast Blade Flurry
      [15:57:24:461] Can't cast Adrenaline Rush
      [15:57:24:523] Can't cast Sinister Strike
      [15:57:24:588] Can't cast Killing Spree
      [15:57:24:620] Can't cast Evasion
      [15:57:24:654] Can't cast Adrenaline Rush
      [15:57:24:751] Can't cast Killing Spree
      [15:57:24:785] Can't cast Blade Flurry
      [15:57:24:818] Can't cast Adrenaline Rush
      [15:57:24:917] CastSpellById: 48637
      [15:57:25:952] Took 1108 ms to cast:Sinister Strike

      Will post the full logs if you think its helpful. Any ideas?
       
    18. B3AST

      B3AST Member

      Joined:
      Mar 6, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      nice, sounds like my sort of rogue CC will give your CC a try ;)
       

    Share This Page