Hello. I am trying to download all meshes at once using the command:
wManager.Wow.Helpers.PathFinder.Pather.LoadAllTiles();
but when I run it, the program says that it cannot run the C# code. Is there any new line to download all meshes at once?
Thanks.