nicht auf false stellen nur ein // vor die zeile die du nicht haben willstQuote:
Das Problem liegt an dem:
Will nur Mephisto machen... wenn ich zuviel auf false stelle kommt der Error!
var NTConfig_CastStatic;
function NT_LoadConfig()
{
//------------------------------------------------------------------------------
// Boss configuration
//------------------------------------------------------------------------------
NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
//NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = false;
NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = false;
NTConfig_Script.push("NTThreshSocket.ntj");
//NTConfig_Script.push("NTFrozenRiver.ntj"); NTConfig_ClearFrozenRiver = false;
//NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;
//NTConfig_Script.push("NTIcyCellar.ntj"); NTConfig_ClearIcyCellar = false;
//NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
//NTConfig_Script.push("NTDiablo.ntj");
//NTConfig_Script.push("NTHephasto.ntj");
//NTConfig_Script.push("NTIzual.ntj");
NTConfig_Script.push("NTMephisto.ntj");
//NTConfig_Script.push("NTTravincal.ntj");
NTConfig_Script.push("NTKurastTravel.ntj"); = false;
//NTConfig_Script.push("NTAct3Sewers.ntj"); NTConfig_ClearA3SewersLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTSummoner.ntj"); NTConfig_KillFireEye = false;
NTConfig_Script.push("NTDuriel.ntj"); = false;
//NTConfig_Script.push("NTAncientTunnels.ntj");
NTConfig_Script.push("NTColdworm.ntj"); = false;
NTConfig_Script.push("NTRadament.ntj"); = false;
NTConfig_Script.push("NTAndariel.ntj"); = false;
NTConfig_Script.push("NTCountess.ntj"); = false;
NTConfig_Script.push("NTTreehead.ntj"); = false;
NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 0; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTMausoleum.ntj"); NTConfig_KillBloodRaven = true;
//NTConfig_Script.push("NTHole.ntj"); NTConfig_ClearHoleLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
NTConfig_Script.push("NTTristram.ntj"); NTConfig_KillRakanishu = false;
Frage steht immernoch :)Quote:
Huhu,
ich hab folgendes Problem. Meine Sorc teleportiert sich bei Eldtrich mitten in die Monstermasse rein. Is natuerlich bei meinem momentanen Equip nicht so ideal, vorallem leavt der Bot dann immer das Game wegen chicken... Stats von 18:15 bei Runs und Chicken is nicht so effektiv beim Mfen :)
Danke :)