Jump to content

Recommended Posts

it is not an issue of my fight class.

 

i also tried the dk fight class which is posted in the forum.

 

now i evaded the problem by using blood boil to waste my blood runes. but still.

 

there is something wrong with heart strike,

Link to comment
https://wrobot.eu/forums/topic/493-heart-strike-dk-broken/#findComment-3206
Share on other sites

Hello,

 

Can you share your log please.

 

Read this topic: 

 

Try this macro:

/run for i=1,200000 do local f=FindSpellBookSlotBySpellID(i,"spell") if f then local n,id=GetSpellBookItemName(f,"spell"),select(2,GetSpellBookItemInfo(f,"spell")) local s=GetSpellInfo(id) s=n==s and " " or "\124cFF4FF763"..s print(id,n,s) end end

(this macro displays spells list and base spell name).

Link to comment
https://wrobot.eu/forums/topic/493-heart-strike-dk-broken/#findComment-3207
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...