Jump to content

Droidz

Administrators
  • Posts

    12624
  • Joined

  • Last visited

Everything posted by Droidz

  1. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  2. Hello, remove your folder "data\meshes\"
  3. if you can tell me if your problem is resolved
  4. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. Hello, do you use good item id? In fightclass editor, in "spell settings" you can try to use option "Timer"
  6. Hello, if you use the same setting class name , C# will select your class (because "additional c#" code is added in class "Main") and ignore default setting class.
  7. Hello, do you have try to disable all wow addons?
  8. Hello, do you have try to use "pathfinder serser" (in advanced general settings tab "pathfinding"?
  9. Droidz

    keys

    Hello, you have bought trial subscription for 3 days
  10. Hello, http://www.wowhead.com/quest=32098/short-supply-reward#comments , try to use IsQuestFlaggedCompleted
  11. Hello, you cannot with default features
  12. Hello, problem resovled by private message
  13. Update done
  14. Update in progress
  15. "Logs" folder in Wrobot folder
  16. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. Bonjour, je pense que ce problème est causé par votre serveur, j'ai jamais vu ce probleme sur officiel
  18. Hello, use event "robotManager.Events.FiniteStateMachineEvents.OnBeforeCheckIfNeedToRunState" like: https://wrobot.eu/forums/topic/5078-plugin-for-attacking-specific-mobs/?do=findComment&comment=23616
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. You have launched battlenet launcher to check if Wow is updated?
  21. Hello, try to replace line 4 by var n = ObjectManager.GetNearestWoWUnit(ObjectManager.GetWoWUnitByEntry(mobID), false); Try also to active radar3d to check if is blacklisted
  22. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  23. Hello, it is not a bug, items names are server side, you need to have item in your bag (or request item info like when you "GetNameById) for that Wow request the item name at the server ( http://wowwiki.wikia.com/wiki/API_GetItemInfo )
  24. Hello, you need to call wManager.Wow.Helpers.PathFinder.GetZPosition(new Vector3(1, 2, 3));
×
×
  • Create New...