Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, try to run this C# code ( http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ ) : System.Threading.Thread.Sleep(1000); (replace 1000 by delay in ms)
  2. Hello, you cannot update your license because I have already upgraded your license key (read your private messages).
  3. Hello, can you share your log file please.
  4. Droidz

    Warlock destro

    Changed Status to Not a Bug Changed Version to All
  5. Droidz

    Warlock destro

    Bonjour, le problème viens de votre fightclass (classe de combat), si vous avez ce problème lors de la création de votre fightclass faite une demande d'aide sur le forum, si vous avez ce problème sur une fightclass télécharger sur le site, merci de contacter le créateur.
  6. Changed Status to Fixed
  7. Can you share your fightclass please
  8. To bypass problem you can use "relogger".
  9. Changed Status to Not a Bug Changed Version to All
  10. Hello, you can use lua condition for it: http://wowwiki.wikia.com/wiki/API_GetPetHappiness
  11. 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).
  12. Hello, sorry but I cannot help you because you don't use last WRobot version.
  13. I cannot reproduce this problem, do you have try to change your flying mount? (big mount can cause problem)
  14. http://wrobot.eu/forums/topic/3089-record-button-for-questing/?do=findComment&comment=14493
  15. Hello, I'm sorry but this idea is too complicated (almost impossible) to be implemented.
  16. 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.
  17. Hello, If you are still interested to translate wrobot/website in chinese, contact me by private message.
  18. 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
  19. If you can try again with new update.
  20. 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
  21. 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/
  22. Droidz

    Abyssal Seahorse

    Hello, put Abyssal Seahorse in swimming mount name don't resolve problem?
  23. Hello, use this code: return wManager.Wow.ObjectManager.ObjectManager.GetWoWGameObjectByEntry(1234).Count <= 0; (replace 1234 by object entry id)
  24. 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, ...)
  25. Changed Version to WRobot for Wrath of the Lich King
×
×
  • Create New...