Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you get this problem only with this plugin? If yes try to contact the plugin owner.
  2. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, try to disable option "Attack Before Being Attacked..."
  5. Sorry, it is bug of WRobot for vanilla, wait next update (or don't use IsSpellUsable condition)
  6. Hello, move xml file in folder "WRobot\Data\Lang\" and select lang in WRobot login window (first window)
  7. Hello, can you give more detail, I tested with default spell settings and all seem to work. Wake of Ashes.xml
  8. You can start several times same wow.exe No, you cannot change arguments when you change wow path.
  9. Sorry, I have check code and it is mistake of me I have didn't add wait time. Wait next update for the fix.
  10. How to add spell from another fightclass to your fightclass: http://wrobot.eu/forums/topic/5033-how-to-add-easily-spell-from-another-fightclass-to-your-fightclass/
  11. Move th fightclass in folder "WRobot\Fightclass\", and:
  12. To check if it is good npc type: if (ObjectManager.Target.Entry == 17157) // http://www.wowhead.com/npc=17157/shattered-rumbler
  13. Hello, you cannot change this option. But in tab tools you can click to button "Stop fight" (or "Blacklist target" > "Stop fight").
  14. Hello, http://wrobot.eu/forums/topic/2018-wrobot-old-versions/
  15. To add easily these in your fightclass, download and move this fightclasses in folder "WRobot\Fightclass\", and:
  16. For the distance, put false at the spell option "Check if is good distance" and add condition type "C Sharp Code" with the code Lua.LuaDoString<bool>("return IsActionInRange(" + (SpellManager.GetSpellSlotId(SpellListManager.SpellIdByName("Auto Shot")) + 1) + ")") (of course, replace Auto Shot by your spell name in english, this code in implemented here).
  17. WRobot wait channeling by default
  18. I have taken note I'll add option like this
  19. Use like here: http://wrobot.eu/applications/core/interface/file/attachment.php?id=11023
  20. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. http://wrobot.eu/bugtracker/add-events-in-wrobot-code-r418/?do=findComment&comment=3543
  22. Hello, this problem is normally resolved.
  23. Hello, if you use c# and default method to display settings, look this: http://www.c-sharpcorner.com/uploadfile/witnes/using-propertygrid-in-net/
  24. http://wrobot.eu/forums/topic/4829-wanding/#comment-22838
×
×
  • Create New...