Benutzer:Tommy: Unterschied zwischen den Versionen

Aus ARTECO Wiki
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
 
* Nicolas Cornel | Mestiza [Part 001]
 
* Nicolas Cornel | Mestiza [Part 001]
 
* Kaskil | Artist of the Week - August 2009
 
* Kaskil | Artist of the Week - August 2009
 +
 +
== WoW Cast Makro ==
 +
/run SetCVar("Sound_EnableSFX",0)
 +
/use [harm] 13
 +
/stopcasting
 +
/use [harm] 14
 +
/cast [harm] Zorn
 +
/run UIErrorsFrame:Clear()
 +
/run SetCVar("Sound_EnableSFX",1)
 +
/cast Zauber

Version vom 23. Januar 2010, 10:16 Uhr

Frisky Interpreten

  • DJ Kira | Universal - 22 Januar 2010
  • Nicolas Cornel | Mestiza [Part 001]
  • Kaskil | Artist of the Week - August 2009

WoW Cast Makro

/run SetCVar("Sound_EnableSFX",0)
/use [harm] 13
/stopcasting
/use [harm] 14
/cast [harm] Zorn
/run UIErrorsFrame:Clear()
/run SetCVar("Sound_EnableSFX",1)
/cast Zauber