Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, I get a few problems when I removed subscription for official servers from the store, but problem is normally resolved. edit: Some users seem to not comeback to the group "WRobot user" I'll fix it in the next hours.
  2. https://wrobot.eu/bugtracker/pathing-not-working-on-vanilla-servers-anymore-r1091/
  3. https://wrobot.eu/bugtracker/pathing-not-working-on-vanilla-servers-anymore-r1091/
  4. https://wrobot.eu/bugtracker/pathing-not-working-on-vanilla-servers-anymore-r1091/
  5. Sorry, problem resolved
  6. Changed Status to Fixed Changed Version to All
  7. Hello, you don't use proxy? If yes try to disable it
  8. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install slimdx and vc++
  9. Hello, you can do it with a plugin
  10. Hello, _unit.HealthPercent = 100*_unit.Health/_unit.MaxHealth
  11. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  12. Droidz

    Crashed boss icc

    Hello, you have try to disable your wow addons?
  13. Hello, You play what version of wow?
  14. Hello, you can also try to change min/max latency in advanced general settings, but I haven't perfect settings, this depend of your server, connection, load, ...
  15. Hello, robotManager.Events.FiniteStateMachineEvents.OnRunState += (engine, state, cancelable) => { if (ObjectManager.Me.IsDeadMe && state.DisplayName == "Regeneration" && ObjectManager.Me.PositionCorpse.DistanceTo(ObjectManager.Me.Position) > 40) { cancelable.Cancel = true; // You code to follow path here } };
  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. Hello, warrior charge.xml
  18. Hello, in fightclass editor use condition "Target Level"
  19. increment min/max latency in advanced general settings
  20. you play on Wotlk?
  21. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
×
×
  • Create New...