02-07-2012, 05:28 AM
speed000 Wrote://------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 34; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary aura to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 35; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary aura to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Secondary aura. Set to 0 if you won'
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
thats my config when i start bot he just going in to mef when he see mef he put portal and msg comes up NTMephisto.ntj : NTA_KillMonster () failed
loooks like skill are not working
is your weapon in the #1 slot in your d2 game - main weapon in slot #1 and your cta in slot #2 so if you have a cta or a 2nd weapon it could be trying to fight with that instead of your main weapon check that out