Jump to content

Phalogore

Player
  • Content count

    8
  • Joined

  • Last visited

Everything posted by Phalogore

  1. скачал архив в titan panel версии 2.19, распаковал, положил в Addons, в меню аддонов светится "out of date" в игре панель не появляется; собственно вопрос, как правильно устанавливать титан панель ?
  2. is there any way in vanilla to cast a spell dependent of what stance i was ? for example by pressing a one key: if i was in Battle stance it casts Hamstring, if i was in Defencive stance it casts Shield Bash, etc
  3. Phalogore

    ability dependent on stance

    my mistake renew's script works perfectly with stances
  4. Phalogore

    ability dependent on stance

    ok, then can i switch stances by pressing 1 button ? If current stance = battle stance --> cast defensive stance if current stance = defensive stance --> cast berserker stance if current stance = berserker stance --> cast battle stance is it possible ?
  5. Phalogore

    ability dependent on stance

    tnx a lot may be u know some solution with #showtooltip option ? coz now i cant see ability cooldowns on macro icon
  6. возможно ли в 1.12 реализовать макрос на каст абилки, в зависимости от стойки вориора ? например чтобы по нажатию кнопки в battle stance кастовалась hamstring, в defencive shield bash, a берсерке pummel ?
  7. я реализовал это так /run CastSpellByName(({"Hamstring","Shield Bash","Pummel"})[GetBonusBarOffset()]) - теперь когда я в battle stance юзается хамстринг, когда в дефенсив юзается баш, а когда в берсерке юзается паммел теперь следующий вопрос: судя по всему в 1.12 не реализован #showtooltip - из-за этого я не вижу кд на абилке, на иконке висит только картинка, которую я задал при создании макроса; это можно как-то исправить ?
×