TouristLib

This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

A library to provide information about zones and instances.

Handy features:
Level: "Tirisfal Glades" -> 1, 10
Level Color: "The Barrens" -> anywhere from gray to green to yellow to orange to red, depending on your level.
Check if a zone is: a zone, an instance, a battleground, alliance, horde, friendly, hostile, or contested
Iterate through all zones that are: zones, instances, battlegrounds, alliance, horde, friendly, hostile, or contested
Iterate through instances of a zone: "Tirisfal Glades" -> "Scarlet Monastery"
Iterate through recommended zones/levels - will recommend zones based on your level.

Users:
TO INSTALL: Put the TouristLib folder into
\World of Warcraft\Interface\AddOns\

Developers:
Place the TouristLib.lua file into your AddOn's folder, then add TouristLib.lua to the .toc file.
Then, to access the library, in your code, write `local tourist = TouristLib:GetInstance("1.0")`.
From that point on, you can access TouristLib's functions.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

WoW Retail