P pgs New Member Joined Jul 24, 2017 Messages 20 Reaction score 0 Jul 26, 2017 #1 i use routine by xzjv but my nec dont use devour skill plz fix it
Tony "The Bee" Joined Jan 15, 2010 Messages 128,827 Reaction score 570 Jul 27, 2017 #2 upload your log file plz
P pgs New Member Joined Jul 24, 2017 Messages 20 Reaction score 0 Jul 27, 2017 #3 Tony said: upload your log file plz Click to expand... protected virtual bool ShouldDevour() { if (!Skills.Necromancer.Devour.CanCast()) return false; if (Player.PrimaryResourcePct > 0.3f) return false; if (TargetUtil.CorpseCount(60f) <= 0) return false; I always want to using devour skill my log file too large so i can't upload this Attachments 제목 없음.webp 89.3 KB · Views: 82
Tony said: upload your log file plz Click to expand... protected virtual bool ShouldDevour() { if (!Skills.Necromancer.Devour.CanCast()) return false; if (Player.PrimaryResourcePct > 0.3f) return false; if (TargetUtil.CorpseCount(60f) <= 0) return false; I always want to using devour skill my log file too large so i can't upload this
Tony "The Bee" Joined Jan 15, 2010 Messages 128,827 Reaction score 570 Jul 27, 2017 #4 we still need your log file
P pgs New Member Joined Jul 24, 2017 Messages 20 Reaction score 0 Jul 27, 2017 #5 Tony said: upload your log file plz Click to expand... I SENT YOU Attachments 10940 2017-07-27 15.39.zip 10940 2017-07-27 15.39.zip 266 KB · Views: 63
Tony "The Bee" Joined Jan 15, 2010 Messages 128,827 Reaction score 570 Jul 27, 2017 #6 we need a full log file plz,thats an edited one