Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. You can use C# code wManager.Wow.Helpers.Fight.StopFight(); But for the moment no easy way to use c# code in fightclasses editor, I'll add spell option like "Not spell, is c# code" in next WRobot updates.
  2. http://wrobot.eu/forums/topic/3337-log-error/#comment-15324
  3. Hello, Read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 and http://wrobot.eu/forums/topic/3298-cant-select-a-fight-class/?do=findComment&comment=15141 . If your problem is not resolved, please share your log file please.
  4. Bonjour, Ignore ce message en clique sur "Oui" (ce problème peut êtres causé pas de logiciel qui enregistre l'écran).
  5. Hello, "Long Move" is used when you flying and generally if target position is more far than 200y. (if you can share your full log file please)
  6. Hello, sorry for the delay. I have finished responding to all your mail/customer support.
  7. Hello, use action "totown".
  8. Hello, thank you. I have keep note of your suggestion, I comeback here when is added ( It will not be to immediately )
  9. Hello, I'll add support of private wod server when Legion will be available.
  10. Hello, Try to put false at quest settings "NotRequiredInQuestLog" and put true at "RepeatableQuest". In "IsCompleteCondition" put code: return wManager.Wow.Helpers.Lua.LuaDoString<bool>("return IsQuestFlaggedCompleted(39287);"); (replace 39287 by quest id).
  11. Hello, sorry no, you need to restart WRobot when you change character (to launch WRobot quickly, you can use shortcut "WRobot Quick Launch").
  12. Hello, do you put in "BattleNet account" you battlenet email and in "Account name" "WoW1(/2/3/4)"?
  13. Vous utilisé une ancienne version de WRobot qui n'ai plus supporté, les fichiers pour générer les chemins n'existent plus, c'est pour cette raison que WRobot n’évite pas les obstacles. La seul version a jour pour MoP est ici: http://wrobot.eu/forums/topic/2477-download-wrobot-for-mop/ (un version d'essai est disponible pour tester avant achat).
  14. Hello, if you don't understand how works quest profile, try to use Grinder to create dungeon profile (it is better but it is very hard to create dungeon profile with quester profile).
  15. Hello, in game, your character continue to target selected npc?
  16. Bonjour, essayer avec lua: http://wow.gamepedia.com/API_CastSpellByName
  17. Hello, try to remove file "WRobot\Settings\RobotManagerGlobalSetting.xml"
  18. Bonjour, pouvez vous partager votre fichier journal (log) svp : http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
  19. Hello, step 6: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
  20. Vous pouvez aussi utiliser: ObjectManager.Me.HaveBuff("Swift Poison") (si vous pouvez me montrer comment vous utiliser votre code c# et me dire si vous obtenez des erreurs dans votre fichier log)
  21. Bonjour, Quand vous avez http://www.wowhead.com/spell=157605/swift-poison sur votre personnage, aller dans l'onglet "tools" > "dev... tools" > puis cliquer sur le bouton "memory info", la beaucoup d'informations du jeu vont s'afficher, aller un petit peut plus bas dans le texte, vous pourrez trouver la liste des buff/debuff actuel de votre personnage (avec l'id et le nom des sorts).
  22. You can get problem with fightclasses only if the owner of the fightclass use "lua" with item/spell name directly (to resolve this problem: http://wrobot.eu/forums/topic/1688-lua-and-multi-language-support/ )
  23. Hello, if you play on official wow server you can use wow german client without problem. On private server (old wow versions), it is recommanded to use english wow client to avoid some bugs.
  24. Hello, You can download fightclasses here: http://wrobot.eu/files/category/9-fight-classes/ Move downloaded files in folder "\WRobot\FightClass\". If you problem is not resolved read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 and share your log files.
×
×
  • Create New...