M8, been looking at it for about 20 min now. Im grinding in a crowded area, and it dosent mass pull Looking forward to it doing when it is added
Man that cat was unique and really got your point across, you should start a website with cat's and captions on them. I didn't think you would actually NEED a log. I figure you would KNOW the setting in your own CC that would change what pet gets summoned. I wouldn't have even asked for help here if I could have found it in the behavior or anywhere else in the cs files. Anyway thanks again.
what spec is your lock? what level? the portion of the code that handles which pet is summoned is at the end of princeofdarkness.cs file. Code: //instant summon if needed bool instant = DemonicRebirth || (SoulburnReady && (Me.Combat || PVPLogicEnabled)); if (SpellManager.HasSpell(Spells.SummonFelguard)) Spells.Cast(Spells.SummonFelguard, instant); if (SpellManager.HasSpell(Spells.SummonVoidwalker)) Spells.Cast(Spells.SummonVoidwalker, instant); else if (SpellManager.HasSpell(Spells.SummonImp)) Spells.Cast(Spells.SummonImp, instant); else { Debug("Hey... no pet found?!"); //this should never happen noPet = true; } return true;
Soul Harvest spell saps my leveling speed. Whenever Soul crystal is used , he casts Soul Harvest after he is done with looting and killing stuff. How can i set it to when there is no soul crystall , cast Soul Harvest
he keeps resummoning his voidwalker or felguard. any way to tell it to quit doing that unless he is dead?
everytime or after dismounting ? i noticed this problem only after dismounting, he thinks he has to resummon the pet but it is still alive, perhaps because of the frames per second or latency, i dont know.
Summon after dismount will be fixed in the next CC release. Still improving some stuff before putting it here.
Really sorry for the stupid and basic questions, maybe there's another area I should be asking but I'll give it a shot. How can I modify your profile to use or not use certain spells/abilities? And controlling pulling more than 1 mob at a time? Thanks.
This is one of the best warlock CC's. It does awesome DPS, and works very well with IB. I have noticed a few things though, that I think need to be addressed. 1. It casts Soul Harvest way to often, especially in instances. You could set it to finish with Drain Soul if you're worried about soul shards, but I hate how it waits forever for that. It slows down my DPS. 2. Cast Doomguard and Infernal. 3. Cast Soul Stone on the Healer, or anyone that can rez. 4. Use Ritual of Souls when starting an instance. 5. Use Metamorphasis (new one) I think that's it for now. Thanks for an awesome CC! If you implement these things then I will be donating to your cuase!
It seems the latest honorbuddy has some old or flawed version of this cc, the cc doesn't even contain the word felguard in it. Kept summoning voidwalker for me until I downloaded it from this thread and replaced it.
can you remove fighting people, im trying to use this in cata and he is attacking every hored..... and now no one is allowing me to level.....
It doesn't seem to use Metamorphoses as a panic button, nor use Healthstones during grinding. Will post log if the issue isn't known.
This profile just rocks ! i tryed skiwarlock.. but i wiped on 2-3 same leveled mobs ... now i just run arround and kill them 5x faster and this profile handles easily 3-4 mobs
hello! I just want to say that your CC is very good. I would just like to ask how I can edit the file so that it casts Bane of Doom instead Bane of Agony? I really would prefer to use Bane of Doom. THanks very much!!
If you could make this attack with the pet while the master is eating/drinking/soul harvesting that would speed up killing speeds a ton!