Jump to content

Disabling Pathfinder in Custom Ahn'Qiraj Dungeon on Private Server


Recommended Posts

In a private server, the creator has crafted a new dungeon map using the terrain of the Ruins of Ahn'Qiraj. This map bears a fresh ID, one that does not exist within the Classic WoW realms. Within this novel dungeon, invoking the 'wr' command elicits the message "Pathfinder server seems down." May I inquire if it is permissible to deactivate the Pathfinder feature within this dungeon, utilizing the quest mode's 'Follow path' function for navigation instead? 

Seeking Alternative Navigation Methods in Unfamiliar Dungeons When Pathfinder is Inaccessible and 'wr' Commands Keep Pausing.

Link to comment
Share on other sites

Hello, you can disable pathfinder in advanced general settings or with this c# code :

 

wManager.wManagerSetting.CurrentSetting.UsePathsFinder = false;

 

Link to comment
Share on other sites

2 hours ago, Droidz said:

Hello, you can disable pathfinder in advanced general settings or with this c# code :

 

wManager.wManagerSetting.CurrentSetting.UsePathsFinder = false;

 

Thank you. This is very useful.

Link to comment
Share on other sites

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...