While goofing around last night I found that it's possible to add your own teleport locations into the MangAdmin AddOn. While you are playing the game type '.tele add (name)' to add a teleport based on your current location, or you could find co-ordinates around the net. The teleports that you have added can be found in the mangos.game_tele table (you can ignore orientation column). Then go to World Of Warcraft\Interface\AddOns\MangAdmin and open the TeleportTable.lua file (Wordpad will do just fine). The layout isn't complicated at all so just add them in following the same structure and your set.
Custom Teleports in MangAdmin AddOn
3 posts
-
Posted 1 year ago » Permalink
-
yes, .tele add (name) adds a teleport to the database.
then you can later do .tele (the name that u added) and it will take you there.Posted 1 year ago » Permalink
-
Yeah I know, the point is that you can add it to the list and merely click on it rather than having to type anything. It's much quicker if you want to jump between a couple of places in rapid succession ie trainers/bank.
Posted 1 year ago » Permalink
Reply
You must log in to post.