D2NT Etal Bot Blitzsorc Einstellung

11/25/2011 17:52 mrwho73#1
hallo,

Habe eine Blitzsorc, jedoch bekomme ich die angriffsattacke nicht eingestellt.
kann mir einer vieleicht helfen.
steht ünberall -1,

danke schon mal im vorraus


:rtfm:
11/25/2011 18:00 GodzZz#2
NTConfig_AttackSkill[0] = 53; // This skill is used once whenever attacking a new target. Set to 0 to deactivate.
NTConfig_AttackSkill[1] = 49; // Primary skill to bosses.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 to deactivate.
NTConfig_AttackSkill[3] = 53; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 to deactivate.
NTConfig_AttackSkill[0] = 53; // Secondary skill in case monster is immune to primary skill. Set to 0 to deactivate.
NTConfig_AttackSkill[0] = 0; // Secondary untimed skill. Set to 0 to deactivate.
NTConfig_AttackSkill[0] = 53; // Alternative untimed skill which is used if the target is immune to your untimed skill - mostly useful for FB/FO/Meteor sorcs or other sorcs that are using the same untimed skills. Set to 0 to deactivate.

Im sdk Ordner gibts ne skills.txt mit allen skills
11/25/2011 18:53 mrwho73#3
hi, danke dir! bei mir sieht es aber anders aus:

NTConfig_AttackSkill[0] = 0; // First skill. Maybe slow missiles
NTConfig_AttackSkill[1] = 0; // Primary skill to super unique/champion.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to super unique/champion.
NTConfig_AttackSkill[3] = 0; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others.
NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill.
NTConfig_AttackSkill[6] = 0; // Secondary untimed skill.
NTConfig_AttackSkill[7] = 0; // Tertiary skill to everything else in case monster is immune to both primary and secondary.
NTConfig_AttackSkill[8] = 0; // Tertiary untimed skill.
NTConfig_AttackSkill[9] = 0; // Primary skill to boss (diablo/meph/Duriel/andy)
NTConfig_AttackSkill[10] = 0; // Primary skill to baal this MUST be set if you do baal charged bolt works well here
11/25/2011 18:56 GodzZz#4
Einfach die 0 durch deinen Skill ersetzen, die Nummer entnimmste der skills.txt
11/25/2011 19:28 mrwho73#5
danke soweit war ich auch schon. jedoch ist mein englisch nicht der hit.
hatte den bot vor dem patch immer in deutsch^^
11/25/2011 19:35 GodzZz#6
NTConfig_AttackSkill[0] = 49; // First skill. Maybe slow missiles
NTConfig_AttackSkill[1] = 49; // Primary skill to super unique/champion.
NTConfig_AttackSkill[2] = 0;// Primary untimed skill to super unique/champion.
NTConfig_AttackSkill[3] = 53; // Primary skill to others.
NTConfig_AttackSkill[4] = 53; // Primary untimed skill to others.
NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill.
NTConfig_AttackSkill[6] = 53; // Secondary untimed skill.
NTConfig_AttackSkill[7] = 0; // Tertiary skill to everything else in case monster is immune to both primary and secondary.
NTConfig_AttackSkill[8] = 0; // Tertiary untimed skill.
NTConfig_AttackSkill[9] = 49; // Primary skill to boss (diablo/meph/Duriel/andy)
NTConfig_AttackSkill[10] = 49; // Primary skill to baal this MUST be set if you do baal charged bolt works well here

Denk so könnte das gehen
11/26/2011 11:08 mrwho73#7
Hi riesen dank, jetzt läuft er^^

:pimp:
11/26/2011 16:39 Muddy Waters#8
[Only registered and activated users can see links. Click Here To Register...]

#closed