What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Help plz

tombah

New Member
Joined
Mar 2, 2012
Messages
2
I use quest bot and it's says allways that error what i need to do?? sorry about bad english.
[FlyTo-vUnknown(warning)]: This method 'GetXYZAttributeAsWoWPoint' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<WoWPoint>("", True, ConstrainAs.WoWPointNonEmpty, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("X", True, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Y", True, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Z", True, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsString_NonEmpty' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, ConstrainAs.StringNonEmpty, ATTRIBUTE_ALIASES)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsString' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, null, ATTRIBUTE_ALIASES)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Distance", False, new ConstrainTo.Domain<double>(0.25, 1.79769313486232E+308), null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsQuestId' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, ConstrainAs.QuestId(this), null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsInteger' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, new ConstrainTo.Domain<int>(0, 2147483647), null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestCompleteRequirement", False, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestInLogRequirement", False, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetXYZAttributeAsWoWPoint' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<WoWPoint>("", True, ConstrainAs.WoWPointNonEmpty, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("X", True, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Y", True, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Z", True, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsString_NonEmpty' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, ConstrainAs.StringNonEmpty, ATTRIBUTE_ALIASES)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsString' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, null, ATTRIBUTE_ALIASES)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Distance", False, new ConstrainTo.Domain<double>(0.25, 1.79769313486232E+308), null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsQuestId' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, ConstrainAs.QuestId(this), null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsInteger' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, new ConstrainTo.Domain<int>(0, 2147483647), null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestCompleteRequirement", False, null, null)

[FlyTo-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestInLogRequirement", False, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsString_NonEmpty' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, ConstrainAs.StringNonEmpty, ATTRIBUTE_ALIASES)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsString' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, null, ATTRIBUTE_ALIASES)

[MyCTM-vUnknown(warning)]: This method 'GetXYZAttributeAsWoWPoint' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<WoWPoint>("", True, ConstrainAs.WoWPointNonEmpty, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("X", True, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Y", True, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Z", True, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsQuestId' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, ConstrainAs.QuestId(this), null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsInteger' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, new ConstrainTo.Domain<int>(0, 2147483647), null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestCompleteRequirement", False, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestInLogRequirement", False, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsString_NonEmpty' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, ConstrainAs.StringNonEmpty, ATTRIBUTE_ALIASES)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsString' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAs<string>("DestName", False, null, ATTRIBUTE_ALIASES)

[MyCTM-vUnknown(warning)]: This method 'GetXYZAttributeAsWoWPoint' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<WoWPoint>("", True, ConstrainAs.WoWPointNonEmpty, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("X", True, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Y", True, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsDouble' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<double>("Z", True, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsQuestId' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, ConstrainAs.QuestId(this), null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsInteger' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("QuestId", False, new ConstrainTo.Domain<int>(0, 2147483647), null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestCompleteRequirement", False, null, null)

[MyCTM-vUnknown(warning)]: This method 'GetAttributeAsEnum' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<RuntimeType>("QuestInLogRequirement", False, null, null)
 
Back
Top