Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Changed Status to Not a Bug Changed Version to All
  2. Hello, you can use lua condition for it: http://wowwiki.wikia.com/wiki/API_GetPetHappiness
  3. Hello, 1- Try Increment "Npc/Mailbox search radius" in advanced general settings. 2 - You can edit/disable manually flightmaster in taxi database tab "tools" to fix problem (or disable taxi usage at the zone where you get problem).
  4. Hello, sorry but I cannot help you because you don't use last WRobot version.
  5. I cannot reproduce this problem, do you have try to change your flying mount? (big mount can cause problem)
  6. http://wrobot.eu/forums/topic/3089-record-button-for-questing/?do=findComment&comment=14493
  7. Hello, I'm sorry but this idea is too complicated (almost impossible) to be implemented.
  8. Hello, in your fightclass do you have edited "Range" (with fightclasses editor, you can found this option in top-left of the editor)? You can also try to activate option "Use lua to move" in advanced WRobot general settings.
  9. Hello, If you are still interested to translate wrobot/website in chinese, contact me by private message.
  10. Hello, 1 - You have condition "Target Casting Time Left" (works with channeling) or you can use lua: http://wow.gamepedia.com/API_UnitChannelInfo 2 - With "Buff Stack" you can get spell charge generally, but you can use lua: http://wow.gamepedia.com/API_GetSpellCharges
  11. If you can try again with new update.
  12. Hello, can you try to Right-click on WRobot.exe and then click Properties. On the Compatibility tab, select Disable Display Scaling On High DPI Settings, and then click OK: https://www.youtube.com/watch?v=0xS-UCuyq7s
  13. Hello, where do you stuck? You can look old fightclasses to help you to add this spell in your fightclass: http://wrobot.eu/files/file/135-pve-combat-rogue/
  14. Droidz

    Abyssal Seahorse

    Hello, put Abyssal Seahorse in swimming mount name don't resolve problem?
  15. Hello, use this code: return wManager.Wow.ObjectManager.ObjectManager.GetWoWGameObjectByEntry(1234).Count <= 0; (replace 1234 by object entry id)
  16. Hello, do you use wow addon? If yes try to disable all. If this don't resolve your problem, please repport bug here: http://wrobot.eu/bugtracker/ (with log, screenshot, ...)
  17. Changed Version to WRobot for Wrath of the Lich King
  18. Can you share your log file please.
  19. Changed Status to Awaiting Feedback Changed Version to All
  20. http://wrobot.eu/bugtracker/joins-bg-queue-but-no-window-to-join-r441/#comment-3028
  21. Yes you can put it where you put spell name with settings "Not spell, is lua script" activated (and custom conditions).
  22. Hello, can you give me position where you get problem (you can found it in log normally).
  23. Do you know spell http://www.wowhead.com/spell=125439/revive-battle-pets ? Do you have pets ready? You get this problem only with quester product?
  24. Can you share screenshot where wrobot bug and give me the name of the button: http://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447
  25. Hello, wManager.wManagerSetting.CurrentSetting.UsePathsFinder = false; wManager.wManagerSetting.CurrentSetting.BlackListIfNotCompletePath = false;
×
×
  • Create New...