K kenjou New Member Joined Oct 15, 2013 Messages 140 Reaction score 0 Dec 30, 2015 #1 Is there a way to ignore some mobs with certain mods?
T toNyx Well-Known Member Joined Oct 29, 2011 Messages 3,770 Reaction score 35 Dec 30, 2015 #2 kenjou said: Is there a way to ignore some mobs with certain mods? Click to expand... Yes, in target inclusion of the CR. Dump the target data with the mods and code a bit to return false if those are detected
kenjou said: Is there a way to ignore some mobs with certain mods? Click to expand... Yes, in target inclusion of the CR. Dump the target data with the mods and code a bit to return false if those are detected
K kenjou New Member Joined Oct 15, 2013 Messages 140 Reaction score 0 Dec 31, 2015 #3 Thx, I'll have a look.