Download
(185Kb)
Download
Updated: 07-12-10 07:15 PM
Pictures
File Info
Updated:07-12-10 07:15 PM
Created:unknown
Downloads:2,533
Favorites:3
MD5:

A to Z

Version: .03
by: chaud [More]

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.
It was amazingly popular in IRC, and someone wanted it ingame, so here it is!


Starting a game
----------------
Type a-z start in chat.


Stopping a game
----------------
Type a-z fail in chat.


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.
The list only contains a few WoW words for now, will be adding more shortly!

.03 - TOC Bump
Optional Files (0)


There have been no comments posted to this file.
Be the first to add one.



Category Jump: