Hi, I run with my light soso in pit levels and there is 10% chance some of the special monsters are immune to lighning. When the bot find that kind of mob it start attacking it. How to set in settings do not attack it?
I mean in this line
"NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't"
Can I replace "0" with...ehm "continue and don't attack" command?
I mean in this line
"NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't"
Can I replace "0" with...ehm "continue and don't attack" command?