• Visit Rebornbuddy
  • Function for retrieving the current contents of the blacklist

    Discussion in 'Community Developer Forum' started by Cloud30000, Jul 6, 2015.

    1. Cloud30000

      Cloud30000 New Member

      Joined:
      May 9, 2015
      Messages:
      298
      Likes Received:
      7
      Trophy Points:
      0
      Is it possible to add a function to retrieve the current contents of the Blacklist? Or is there already a function I am not aware of besides checking if something is already in it?
       
    2. ZeeZee

      ZeeZee Member

      Joined:
      Nov 6, 2014
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8
      I've been using the following (or very similar to):

      FatebotSettings.Instance.BlackListedFates

      Which returns a string ObservableCollection (This is going from memory as I don't have code on hand)
       
    3. Wheredidigo

      Wheredidigo Community Developer

      Joined:
      Dec 15, 2013
      Messages:
      417
      Likes Received:
      8
      Trophy Points:
      18
      You are looking at a different blacklist. The blacklist you are looking at is specifically for FateBot. The BlackList that Cloud is talking about is the Global BlackList that contains information regarding specific mobs that you want to have added to a blacklist, not just fates.
       
    4. ZeeZee

      ZeeZee Member

      Joined:
      Nov 6, 2014
      Messages:
      61
      Likes Received:
      3
      Trophy Points:
      8

    Share This Page