Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, try to disable your antivirus, check if you have selected good version during WRobot installation
  2. User group problem resolved, everything should be good now, sorry for the inconvenience.
  3. you play on private server?
  4. Hello, increment fightclass range or put lower range at your spell
  5. 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.
  6. https://wrobot.eu/bugtracker/pathing-not-working-on-vanilla-servers-anymore-r1091/
  7. https://wrobot.eu/bugtracker/pathing-not-working-on-vanilla-servers-anymore-r1091/
  8. https://wrobot.eu/bugtracker/pathing-not-working-on-vanilla-servers-anymore-r1091/
  9. Sorry, problem resolved
  10. Changed Status to Fixed Changed Version to All
  11. Hello, you don't use proxy? If yes try to disable it
  12. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install slimdx and vc++
  13. Hello, you can do it with a plugin
  14. Hello, _unit.HealthPercent = 100*_unit.Health/_unit.MaxHealth
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. Droidz

    Crashed boss icc

    Hello, you have try to disable your wow addons?
  17. Hello, You play what version of wow?
  18. 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, ...
  19. 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 } };
  20. 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...