Jump to content

79135

WRobot user
  • Posts

    336
  • Joined

  • Last visited

Everything posted by 79135

  1. Quester (OverridePulseCSharpCode)
  2. if (wManager.Wow.Helpers.Quest.HasQuest(5926)) // Ive quest ID 5926 but bot don't use the code in the function " if ". Why??? (Quest http://db.vanillagaming.org/?quest=5926)
  3. why only after restart wrobot bot starts to interact with the NPC, without restarting it just fits and does nothing
  4. https://wrobot.eu/profile/1-droidz/ Answer please, why is it happened?
  5. " return ObjectManager.Me.Position.DistanceTo(new Vector3(1, 2, 3)) == 0; " I spelled such values, and the bot still performs this task. Even if I write such an absurdity: " return 40 < 1; " The bot will execute this command. Why? (ver. WoW 2.4.3)
  6. How to force a bot to do this? Have command (wManager... ... ...)?
  7. Vendor (22:53:08 - [ToTown] Go to vendor Geenia Sunshadow (Repair)) in much closer than vendor (22:53:45 - [ToTown] Go to vendor Tandaan Lightmane (Repair)) Why bot change vendor? X trader is much closer than the trader Y 4 июн 2017 15H34 - PPQC.log.html
  8. wManager.wManagerSetting.CurrentSetting .... Npc/Mailbox search radius = 10000 (Write please this command correctly)
  9. 2 июн 2017 09H22 - swqN.log.html
  10. Bots go to vendor 1 time but next time they don't go to vendor. Why???. I do clear session and delete from NPC DB all npc - This solves the problem but every time you do not feel like doing it...
  11. droidz ayyyy, I paid 39$, can I get the information????
  12. does not matter.... 18 май 2017 21H14.log.html OffMeshConnections.xml
  13. Checked, position taxi Thunder Bluff is good, but bot don't use flymaster..
  14. Hi, bot dont fly from "Camp Taurajo, The Barrens" to Thunder Bluff "Cannot make path from Thunder Bluff, Mulgore to destination." "Cannot take taxi, Blacklist flightmaster 30 min and taxi node for session." (WoW 1.12)
  15. Where to find the commands in the mode QUESTER when one of more conditions have been met( step by step) Example: "return (wManager.Wow.Helpers.Usefuls.ContinentId == (int)wManager.Wow.Enums.ContinentId.Azeroth);" - this example shows when you enter the zone Azeroth ends this quest and begins another. (sorry my bad eng)
  16. Где найти все критерии смены действий, при использовании режима quester в инсте. К примеру, закончил один путь -> начал делать сделующее действие и т.д.? мне нужен полный список критериев на языке Lua. И еще такой вопрос, а если во время прохождения инста персонаж умер, тоже как этот шаг внести в quester?( WoW Vanilla)
×
×
  • Create New...