Jump to content

I can not fly in any area


overwolf2210

Recommended Posts

Update WRobot and use this plugin if you get problem to fly (to wait bliz fix): Main.cs

public class Main : wManager.Plugin.IPlugin
{
    public void Initialize()
    {
        wManager.Wow.Helpers.Usefuls.ForceIsFlyableArea = true;
    }

    public void Dispose()
    {
    }

    public void Settings()
    {
    }
}

 

Link to comment
Share on other sites

i stil have this problem, that he dont wanna fly in Pandaria with my 89 lvl warrior.

using a flying path profile (battlepet profile)

he mounts the ground mount and then only write this: " [N] 10:41:07 - [Path-Finding] FindPath from -176,1322 ; 702,988 ; 155,4178 ; "None" to -176,0717 ; 703,3969 ; 177,7536 ; "Flying" (HawaiiMainLand)
[N] 10:41:07 - [Path-Finding] Path Count: 2 (22,33965y) "

every few seconds but dont move or dont mount flying mount. Flying is enabled ofc.

Link to comment
Share on other sites

7 hours ago, MadBean said:

i stil have this problem, that he dont wanna fly in Pandaria with my 89 lvl warrior.

using a flying path profile (battlepet profile)

he mounts the ground mount and then only write this: " [N] 10:41:07 - [Path-Finding] FindPath from -176,1322 ; 702,988 ; 155,4178 ; "None" to -176,0717 ; 703,3969 ; 177,7536 ; "Flying" (HawaiiMainLand)
[N] 10:41:07 - [Path-Finding] Path Count: 2 (22,33965y) "

every few seconds but dont move or dont mount flying mount. Flying is enabled ofc.

 

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...