Titleist
Titleist is a simple solution to a simple problem. Everyone is now collecting achievements
and the titles that go with them. But which title should you display?
Don’t fret, just let Titleist take care of it for you.
Every 5 minutes, Titleist will change your title randomly. The new title will be printed to your default chat frame.
Just install and go. No configuration required.
Changing the timer
I’ve had a number of feature requests for a configurable timer length. Rather than double the amount of code in the addon to enable a configuration option, I will instead show you how to edit the LUA file to change the timer.
- Open Titlelist.lua in any text editor
- After the initial comment block, there is a line that looks like this:
-- Change this if you don't like the delaylocal delay = 300 --seconds
- Change that number to the number of seconds you would like between title changes. The value is in seconds.
- Save the file and if you are still in game, reload UI
Facts
- Date created
- 09 Feb 2009
- Category
- Last update
- 29 Sep 2009
- Development stage
- Release
- Language
- enUS
- License
- Apache License version 2.0
- Curse link
- Titleist
- Recent files
- A: v1.2-Release-3-g88365ce for 3.2.0 on 29 Sep 2009
- A: v1.2-Release-2-g3f8e905 for 3.2.0 on 29 Sep 2009
- A: v1.2-Release-1-gcd4ec4c for 3.2.0 on 29 Sep 2009
- R: v1.2-Release for 3.2.0 on 11 Aug 2009
- A: v1.1-Release-1-g8a10d9b for 3.2.0 on 11 Aug 2009