• Visit Rebornbuddy
  • Where can i get rb's profiles xml tag

    Discussion in 'Community Developer Forum' started by nullptr, Jan 13, 2017.

    1. nullptr

      nullptr New Member

      Joined:
      Jan 13, 2017
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      i'm a chinese,and my english is not so good.
      i hope my words are not rude
       
    2. jinjo

      jinjo New Member

      Joined:
      Sep 10, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      ff14bot.NeoProfiles.Tags Namespace

      You can also create your own by creating a .cs file in Plugins\OrderBotTags folder : you create a class with attribute XMLAttribute("NameOfTag"), the class uses ProfileBehavior as base class (so public class NameOfClass : ProfileBehavior { /* ... class definition ... */ }). There are many ways to set them up. Look at ExBuddy for examples.
       
    3. nullptr

      nullptr New Member

      Joined:
      Jan 13, 2017
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1

      thanks for your help , it's quilt useful
      :)
       
    4. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83

      That's super out of date. For the latest information you can look inside the quest behaviors folder or look at existing profiles such as y2krazy
      https://www.thebuddyforum.com/rebor...profiles/216756-bot-quests-quests-quests.html
       

    Share This Page