• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • dark knight fates

    Discussion in 'Rebornbuddy Forum' started by ZeroStyle, Jun 25, 2015.

    1. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      Try updating the folder, the zip is a lot older. It's definitely the right version on the repo, Revision 104. It should only throw an unmend once, and then periodically throughout the fight to try and proc unleash. What combat assist are you using. I only use the standard combat assist.
       
    2. Stringstrider

      Stringstrider New Member

      Joined:
      Mar 24, 2015
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Jun 27, 2015
    3. whifer88

      whifer88 New Member

      Joined:
      Jun 6, 2015
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      So how exactly did you guys fix the unmend issue? Its literally the only ability it will use for me. I don't use anything aside from the built in Fate bot.
       
    4. Stringstrider

      Stringstrider New Member

      Joined:
      Mar 24, 2015
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      read earlier in the thread, change the 15f to 2.5f
       
    5. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      It's very strange, even the link is taking me to the right file, unless yours is cached. the repo pull range is already 2.5f. The only other 15f in the file is for the dark passenger skill. Either that or i'm going mad lol.

      Code:
      public override float PullRange
              {
                  get { return 2.5f; }
              }
      
      Hehe, iirc the old file with 15f as the pull range didn't have half the skills in it. It was the first, really basic rotation.
       
    6. Cloud30000

      Cloud30000 New Member

      Joined:
      May 9, 2015
      Messages:
      298
      Likes Received:
      7
      Trophy Points:
      0
      When you do a local SVN update, any locally edited files do not get updated by default; easiest thing is to delete the files you edit before doing the update and it will replace them with the newest ones.
       
    7. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      Yeah it's working, I have a project copy, my working copy. and the SVN folder. Once I'm done with the updates, i'll copy the entire lot from the project into the SVN folder and SVNCommit them to the repo. It's definitely the right version on the SVN.
       
    8. Cloud30000

      Cloud30000 New Member

      Joined:
      May 9, 2015
      Messages:
      298
      Likes Received:
      7
      Trophy Points:
      0
      I was actually referring to StringStrider, since he already edited the file and it may not be pulling the latest version due to the edits.

      As it is, my local most recent update has Pullrange at 2.5f and DarkPassenger at 15f; maybe the DarkPassenger is confusing him.
       

    Share This Page