Search found 2 matches
- Sat Jun 21, 2025 2:03 pm
- Forum: Connection Issues
- Topic: English Full Client
- Replies: 1
- Views: 5453
English Full Client
I can't use Torrents and I'm trying to download the full English client from the download page: https://wow-mania.com/downloads The link shows: Windows Client English (2.10.1) - Zip: Windows WoW-Mania's English Client - Zip (19.5 GB) However when you mouse hover over the link, it shows this URL: htt...
- Mon Feb 24, 2025 2:07 pm
- Forum: General Chat
- Topic: Location Macro?
- Replies: 3
- Views: 11462
Location Macro?
Does this custom client support a Location Macro? I tried using several I found online like: /run z = C_Map.GetBestMapForUnit("player"); pos = C_Map.GetPlayerMapPosition(z,"player"); print(C_Map.GetMapInfo(z).name, math.ceil(pos.x*10000)/100, math.ceil(pos.y*10000)/100) It doesn't do anything. If an...