Muddy's D2Nt

01/04/2011 14:52 getgoodson#1
Hallo zusammen

Mein Problem: Mein barb greift niemanden an. Er öffnet Truhen und geht dann wieder in die Stadt. Das ganze sieht etwa so aus:

//------------------------------------------------------------------------------
//Attack Configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 154; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 151; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Reserved
NTConfig_AttackSkill[3] = 151; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Reserved
NTConfig_AttackSkill[5] = 152; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Reserved
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.

// *************** Attack time limitation **************
// Every target will only be attacked for the time specified and is then skipped
MWConfig_AttackTimeLimit[0] = 20; // Maximum time in seconds to attack normal monsters
MWConfig_AttackTimeLimit[1] = 60; // Maximum time in seconds to attack super uniques
MWConfig_AttackTimeLimit[2] = 30; // Maximum time in seconds to attack champions
MWConfig_AttackTimeLimit[3] = 30; // Maximum time in seconds to attack bosses
MWConfig_AttackTimeLimit[4] = 30; // Maximum time in seconds to attack minions


weiss eigentlich nicht, was ich falsch gemacht habe, und hoffe, jemand von euch kann mir dabei helfen, das Problem zu lösen.

Vielen Dank!
01/04/2011 14:58 Denny456#2
bitte dort posten danke
[Only registered and activated users can see links. Click Here To Register...]
01/04/2011 16:24 getgoodson#3
ok, habs da gepostet. aber allgemein eine frage: muss man irgendwas beachten, wenn man die skillnummern eingibt bei attack configuration? weil mein pala hämmert bei der 2. welle immer noch, obwohl ich einen alternativskill angegeben habe für immune
01/04/2011 16:40 Denny456#4
sowas kannste entweder dort posten
[Only registered and activated users can see links. Click Here To Register...]
oder da posten
[Only registered and activated users can see links. Click Here To Register...]