im having issue when player dies my discord gets spammed with like 30 messages of it died- also for those having it crash you probably entered the webhook/etc wrong- i had that issue with wrong info entered due to a poor copy and paste.
its for a quester, it keeps wanting to skip ahead to a lvl 200 skinning quest and the 100 lvl ones are listed as is complete when >=150 - quest order properly and skinning is only 100
im not much of a coder but i copied this from tbc etc (return Skill.GetValue(SkillLine.Skinning) >= 150; ) and it was seemingly working for a bit but now isnt, would cata require something different?
I had this from a old profile that worked for me on 2 /3 .0
return Skill.GetValue(SkillLine.Skinning) >= 150;
now im trying to use 4.3.4 and its not working, and i tried the above but got error messages- how do i fix?
can you disable "ignore fights while traveling" when "Farming" ?
I Think this is what causes char to die so much when farming because it will aggro one , sometimes 3 + mobs when running towards a herb or something, and instead of stopping and killing the mobs, it tries to farm, sometimes eventually stopping the farm and trying to kill but by then its too late.