Download
(1Kb)
Download
Updated: 06-29-11 09:36 PM
Pictures
File Info
Updated:06-29-11 09:36 PM
Created:04-21-11 03:12 PM
Downloads:2,127
Favorites:4
MD5:

Manatide - Information

Version: 1.2
by: Rixxon [More]

Manatide - Information

V1.1
Neu , in der LUA kann man auch einen CHANNEL in dem die Nachrichten wiedergegeben werden sollen auswählen
New, in the LUA can be also a channel where the messages should choose to play

Code:
-- local kanal = 5                                  -- aktivieren wenn die Nachricht in einem Channel (hier die 5) wiedergegeben werden soll

	  local messages = {
          { time = 0, channels = "SAY", message = "Manaflut ist raus !!" },
		  { time = 16, channels = "SAY", message = "Manaflut ausgelaufen" },
          { time = 60, channels = "SAY", message = "Manaflut 2min CD" },
          { time = 120, channels = "SAY", message = "Manaflut 1min CD" },
		  { time = 150, channels = "SAY", message = "Manaflut 30 sec CD" },
		  { time = 180, channels = "SAY", message = "Manaflut Ready !" },

-- aktivieren für Channel ansage
	-- { time = 0, channels = "CHANNEL", message = "Manaflut ist raus !!" },  -- für Meldung in einem Channel aktivieren
	--{ time = 16, channels = "CHANNEL", message = "Manaflut ausgelaufen" },  -- für Meldung in einem Channel aktivieren
	--{ time = 60, channels = "CHANNEL", message = "Manaflut 2min CD" },  -- für Meldung in einem Channel aktivieren
	--{ time = 120, channels = "CHANNEL", message = "Manaflut 1min CD" },  -- für Meldung in einem Channel aktivieren
	--{ time = 150, channels = "CHANNEL", message = "Manaflut 30 sec CD" },  -- für Meldung in einem Channel aktivieren
	--{ time = 180, channels = "CHANNEL", message = "Manaflut Ready !" },  -- für Meldung in einem Channel aktivieren
		  }
Code:
-- Send the message! in CHANNEL 
--		       for channel in m.channels:gmatch("%S+") do
--			SendChatMessage( m.message, channel, nil, kanal)     -- Wenn die Nachricht in einem Channel wiedergegeben werden soll z.B. HeilerChannel "5"
--		 	 end

German:
Manatide Informaiton ist ein Addon welches eine Nachricht als Say angibt.
Sobald das stellen des Totems erfolgreich abgeschlossen ist.
Sagt der Charakter "Manaflut ist raus !!" .
Zum Schluss dann "Ausgelaufen"
Als letzter Zusatz gibt es dann noch einen Countdown wann das Totem wieder bereit ist.
2 Minuten
1 Minute
30 Sekunden
Manaflut Ready !



Google Translator English :

Manatide Informaiton is an addon which specifies a message as Say.
Once the place of the totem is successfully completed.
The character says "Mana Tide Totem is out!" .
Then in the end, "Expired"
As a final note, there is still a countdown when the totem is ready again.
2 minutes
1 minutes
30 seconds
Mana Tide Totem Ready!

ready for 4.2
Optional Files (0)


Post A Reply Comment Options
Unread 05-28-12, 03:38 PM  
GOSYDELIX
A Flamescale Wyrmkin
 
GOSYDELIX's Avatar

Forum posts: 120
File comments: 58
Uploads: 0
Is it possible that you could comment the code in english too in the .lua ?

EDIT:

I've taken the liberity and re-wrote the code abit so it won't spam the mana-tide info in german.

! This is obviously for people who wants the addon in English !

DL Link - Rixxy Mana-Tide English Version
__________________
Last edited by GOSYDELIX : 06-04-12 at 07:55 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: