• Visit Rebornbuddy
  • Problem with a SMN skill

    Discussion in 'Rebornbuddy Support' started by manolomix, Jul 20, 2015.

    1. manolomix

      manolomix New Member

      Joined:
      Dec 16, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Well, recently I started leveling my SMN with fatebot, the main problem is he is trying to shadowflare at times that he can't (hard to explain), I mean... he is trying to use shadowflare with mobs that are already die or close to, then the skill fails. The main problem is what happends when you spam actions, game kicks you fromt he server with a 9002 error. I leveled NIN and DRG ato 60 without problem, but someskills (i guess it's shadowflare) give me too much actionspam and game kicks me.

      Anyone know if that canbe... fixed?

      Edit: I'm using Ultima's routine.
       
      Last edited: Jul 20, 2015
    2. phdchristmas

      phdchristmas New Member

      Joined:
      Dec 20, 2014
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      i see what its trying to do.

      While mounted Ultima is attempting to cast Shadowflare, and it actually manages to bring up the cast bar, but the game stops it, because you can't cast while mounted. So Ultima is still trying to spam cast it and the game d/cs you. Seems to only affect SMN and not SCH though.
       
    3. Mrydeen

      Mrydeen Member

      Joined:
      Nov 9, 2014
      Messages:
      59
      Likes Received:
      0
      Trophy Points:
      6
      if you feel thats the problem...

      go into Reborn\Routines\UltimaCR\Rotations\Behaviors\Combat\Summoner.cs

      and comment out all the shadowflares (or just one of them for combat mode)

      from
      if (await ShadowFlare()) return true;

      to
      //if (await ShadowFlare()) return true;
       
    4. Cloud30000

      Cloud30000 New Member

      Joined:
      May 9, 2015
      Messages:
      298
      Likes Received:
      7
      Trophy Points:
      0
      In the future, please post issues specific to CRs (or Plugins, Profiles, etc) within that CR's thread so more specific help can be provided.
       

    Share This Page