-
Posts
42 -
Joined
-
Last visited
Reputation Activity
-
supersurfer reacted to Droidz in Help WRobot to improve navigation mesh construction
To fix this problem, run this c# code (before this step or at profile start):
if (wManager.Wow.Helpers.PathFinder.OffMeshConnections.MeshConnection == null || wManager.Wow.Helpers.PathFinder.OffMeshConnections.MeshConnection.Count <= 0) wManager.Wow.Helpers.PathFinder.OffMeshConnections.Load(); var me = new List<PathFinder.OffMeshConnection> { new PathFinder.OffMeshConnection(new List<Vector3> { new Vector3(-14240.09, 326.9852, 24.45414), new Vector3(-14269.62, 349.9516, 32.49757) }, (int) wManager.Wow.Enums.ContinentId.Azeroth), new PathFinder.OffMeshConnection(new List<Vector3> { new Vector3(-14269.62, 349.9516, 32.49757), new Vector3(-14240.09, 326.9852, 24.45414) }, (int) wManager.Wow.Enums.ContinentId.Azeroth) }; wManager.Wow.Helpers.PathFinder.OffMeshConnections.MeshConnection.AddRange(me); //wManager.Wow.Helpers.PathFinder.OffMeshConnections.Save();
-
supersurfer reacted to Droidz in WRobot for Wow 6.2.4 bugs reports
Hello,
Reports here all hot bugs appear with WRobot for Wow 6.2.4 (for others bugs/suggestion please use bug tracker).
(Don't forget to share log file here)
More info about update here.
-
supersurfer reacted to Droidz in WRobot ready for Wow 6.2.2 PTR server
Hello,
Wow 6.2.2 is coming soon (with flying in Draenor), the pre-download in battlenet client has started. I have released WRobot for 6.2.2 PTR server to start to work on new profiles/fight classes...
You can download WRobot beta here.
You can get more information about Wow 6.2.2 here.
I have also added discount when you buy several WRobot subscriptions if you want to bot more than one character at a time and the IP limitation of unlimited subscription does not suit you, you can get discount on your purchase, For 2 WRobot subscriptions you save 2.50€, for 3 you save 6.00€, for 4 you save 10.50€ and for 5 you save 16.49€ (applies only to purchases being made at the same time).
View full article