Forum <Battlehammer>
http://battlehammers.com/forum/

Macro pour Vashj
http://battlehammers.com/forum/viewtopic.php?f=39&t=2350
Page 1 sur 1

Auteur:  Parmalos [ 04/03/08 23:09 ]
Sujet du message:  Macro pour Vashj

Macro pour Vash

/use Noyau contaminé
/cri noyau corompu envoyé a %t
/script if UnitName("target") then SendChatMessage("tu as le noyau", "WHISPER", this.language, UnitName("target")) end

Auteur:  Grumpf [ 04/03/08 23:15 ]
Sujet du message: 

La macro que j'ai trouvée ajoute un test pour savoir si la personne est à portée et la prévient si elle ne l'est pas : http://www.battlehammers.com/forum/view ... 2871#22871

Je la recopie :

/use Noyau contaminé
/stopmacro [nohelp]
/script local m = nil if (IsItemInRange("Noyau contaminé ","target") == 1) then m = "Noyau !" else m = "Rapproche toi !" end SendChatMessage(m,"WHISPER","Commun",UnitName("target")) SendChatMessage(m,"YELL")

Page 1 sur 1 Le fuseau horaire est réglé sur UTC+1 heure
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/