• Visit Rebornbuddy
  • CurrentBuffer check from a profile

    Discussion in 'Community Developer Forum' started by Ken512, Nov 15, 2016.

    1. Ken512

      Ken512 Member

      Joined:
      Mar 21, 2015
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
      How would I go about using the below code as a condition for an if or while statement in a profile?

      Code:
      ff14bot.Managers.GamelogManager.CurrentBuffer.Exists(x => x.Contents == "You use Teleport.")
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Should try and find a better way to do whatever it is your doing as itll only work on whatever language you localize it to.
       

    Share This Page