WoW A to Z addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon A to Z

A to Z

Game Version: 6.1.0
Total Downloads: 9,032
Updated: Mar 9, 2015
Created: Aug 21, 2008
download A to ZDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
AtoZ 6.1 Update release 181.94 KB Mar 9, 2015 6.1.0 1,241 download A to Z AtoZ 6.1 Update releaseDownload
A to Z 2.0 release 155.08 KB Oct 12, 2013 5.4.0 764 download A to Z A to Z 2.0 releaseDownload
AtoZ release 184.40 KB Apr 29, 2009 3.1.0 5,864 download A to Z AtoZ releaseDownload
A to Z release 184.38 KB Aug 21, 2008 2.4.3 1,163 download A to Z A to Z releaseDownload

Screenshots

Description

Share this:

A to Z Game
———–
This is a very basic A to Z game addon, allowing for play in guild chat by default.
It uses a list of several thousand commonly used english words.
If you change the code to talk outside of guild, please be kind to the people around you that may not want to play.

Starting the game
—————-
In chat type: a2z start

Get current status of the game
—————-
In chat type: a2z status

Stopping the game
—————-
In chat type: a2z fail

Configuring for non guild chat
——————————-
Open AtoZ.lua and locate the lines below:
frame:RegisterEvent("CHAT_MSG_GUILD")
SendChatMessage(text, "GUILD")

Change CHAT_MSG_GUILD to one of the following:
CHAT_MSG_PARTY
CHAT_MSG_SAY
CHAT_MSG_RAID

Change GUILD to one of the following that goes with the previous change:
PARTY
SAY
RAID

That is it! It likely works in other channels as well, but has only been tested in say and guild.
Any words added to the wordlist must be in alphabetical order.

Comments

Add a comment