• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • ReloadRoutinesOnFileChange Question

    Discussion in 'Honorbuddy Support' started by BotSavesTime, Nov 5, 2016.

    1. BotSavesTime

      BotSavesTime New Member

      Joined:
      Apr 13, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Hi there,
      i got curious about CC and got into a simple issue,
      now i want to change my CC while im ingame so i dont have to restart the game each time i make a change
      i changed the global setting
      ReloadRoutinesOnFileChange in honorbuddy settings folder to True
      for some reason whenever i make a change in the INitialize function it works after i save, for example if i add a new logging line i see it working in the console,
      but whenever i make a change to the combat function it doesn't update, damn i feel the solution is easy but excuse me >.< couldn't figure it out.
      Note: currently the code is working and im only trying to add logging lines for example
      Logging.Write(Color.Orange, "Casting Nothing!");
      there is no compilation errors it just doesn't update
      thanks in advance
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      Hb requires a restart
       

    Share This Page