Hello I need your help. Not so long ago, I set [1-60 The Azenius Project]. I copied the file "UseTaxi" from "Hb\Quest Behaviors\the-azenius-projectz\Horde 1-85\CustomBehaviors" and put him in "Hb\Quest Behaviors". And so when i goes to fly master opening window and character stands in place. Here is the log:
P.S. Sorry for my bad english
Can you help me?[17:05:31:382] Starting the bot!
[17:05:31:414] Changed tilemap to Kalimdor, Tiled: True
[17:05:31:447] Changing current profile to The Azenius Project[Troll]
[17:05:31:542] Cleared POI - Reason Starting up
[17:05:31:542] Cleared POI
[17:05:31:846] Activity: Loading Tile/s
[17:05:31:846] Loading Kalimdor_40_31
[17:05:32:457] Goal: Running Macro
[17:05:32:457] [RunMacro-v184(debug) @line 369]: Running macro 1 times
[17:05:32:457] Activity: RunMacro 1/1 Times
[17:05:44:482] [KillUntilComplete-v184(debug) @line 392]: Behavior sees 'done'. Skipping behavior.
[17:05:44:875] Picking up Тонк : 25227
[17:05:44:875] Goal: Picking up Тонк
[17:05:44:877] Picking up Пылающий Клинок : 25232
[17:05:44:877] Goal: Picking up Пылающий Клинок
[17:05:44:880] Picking up Дорога до Оргриммара : 6384
[17:05:44:880] Goal: Picking up Дорога до Оргриммара
[17:05:44:895] [UseTaxi-vUnknown(warning)]: This method 'GetAttributeAsMobId' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<int>("MobId", True, ConstrainAs.MobId, ATTRIBUTE_ALIASES)
[17:05:44:895] [UseTaxi-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>("MobId", True, new ConstrainTo.Domain<int>(1, 2147483647), ATTRIBUTE_ALIASES)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] [UseTaxi-vUnknown(warning)]: This method 'GetAttributeAsBoolean' is deprecated.
Please update your behavior to use one of the replacement methods provided by the CustomForcedBehavior class.Your replacement line is:
GetAttributeAsNullable<boolean>("ViewNodesOnly", False, null, null)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] [UseTaxi-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)
[17:05:44:895] Goal: UseTaxi Running
[17:05:44:895] Activity: Taking a ride to desired location
[17:05:44:991] InteractDebug:417279904
[17:05:45:024] Interact Done:417279904
P.S. Sorry for my bad english






