• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • "Automatically face target when using action" get disable when starting Combat Assist

    Discussion in 'Community Developer Forum' started by heinzskies, Jul 30, 2015.

    1. heinzskies

      heinzskies Member

      Joined:
      Sep 7, 2014
      Messages:
      57
      Likes Received:
      2
      Trophy Points:
      8
      Every time you start the CA bot that option will be disabled internally. So both the bot and using a skill manually doesn't automatically face the target.
      You can fix this by unchecking the option and then check it again.
      Don't know if this is intended or not.
       
    2. dataruman

      dataruman New Member

      Joined:
      Apr 9, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Line 131 in Raidbro.cs
      Code:
      GameSettingsManager.FaceTargetOnAction = false; 
      Delete it or change it to true. You'll have to do this after every update.


      Edit - Oops I thought you were asking how to stop it.
       

    Share This Page