• Visit Rebornbuddy
  • Parsing more then plain text to log?

    Discussion in 'Community Developer Forum' started by AtomicBomb, Nov 26, 2015.

    1. AtomicBomb

      AtomicBomb Member

      Joined:
      Jul 31, 2011
      Messages:
      112
      Likes Received:
      4
      Trophy Points:
      18
      Using orderbot, is it possible to parse an ItemCount to the RB log?
      I've checked a bunch of profiles and so far I have not seen anyone parsing anything beside plain text in Log or ExLog.

      Example as seen in honorbuddy:
      <CustomAction Code="int ItemCount = InbagCount(31231);" />
      <CustomAction Code="Log(Colors.LightSeaGreen,&quot;Item remaining: &quot;,Colors.DodgerBlue, ItemCount);" />

      This would be extremely helpful information to quickly keep track of material quantities when crafting or gathering stuff.
       

    Share This Page