Results 1 to 3 of 3
  1. #1

    Default New D2NT user needs a hand..

    just installed D2nt 3.1..
    I'm using a Lightsorc, don't know if this matters.
    I've set it up by adding an account etc, then Running the program.
    It runs fine, but I'm wondering some stuff

    1) Where do I change the boss-run order?
    2) Can i from there-on delete other "runs" ?
    3) She seems to never run Dia or Baal, why's this ?

    Every setting is still standard, I've been snooping around but I'm quite the noob at these things.
    Thanks for you help

  2. #2

    Default

    All of your questions involve the file "NTConfig_Sorceress.NTL". (File Loc: D2NT/scripts/NTBot/char_configs/NTConfig_Sorceress)

    When you have the file open, your going to be looking for this section (It's at the very beginning):
    Code:
     //------------------------------------------------------------------------------
     // 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");
     //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 = true;
     NTConfig_Script.push("NTDuriel.ntj");
     //NTConfig_Script.push("NTAncientTunnels.ntj");
     NTConfig_Script.push("NTColdworm.ntj");
     NTConfig_Script.push("NTRadament.ntj");
     NTConfig_Script.push("NTAndariel.ntj");
     NTConfig_Script.push("NTCountess.ntj");
     NTConfig_Script.push("NTTreehead.ntj");
     NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 1; // 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 = true;
     //------------------------------------------------------------------------------
     //------------------------------------------------------------------------------
    To add a boss to your bot runs, just remove the "//" at the beginning of that line. To remove a boss from your runs, just add "//" to the beginning of that line and that boss will be skipped. Finally, to change the order of the runs, I am not exactly shure how, but I believe it does them in the order they are listed above. So to change the order, just move the one you want done first to the top of the list and the one done 2nd to just below the first and so on. I would not delete any of the lines. Just add "//" to not do them.

  3. #3

    Default

    ya got any ideal on a error message? for a new user?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need a helping hand
    By FallenIIV in forum Barbarian D2
    Replies: 6
    Last Post: 03-01-2007, 01:46 AM
  2. Hand of Justice Ba w/nl/sc
    By Nemo4ever in forum Diablo II Trading
    Replies: 0
    Last Post: 04-06-2005, 11:12 AM
  3. Hi, I'm new at this! Could need a hand.
    By erix in forum Diablo II Discussion
    Replies: 9
    Last Post: 04-02-2005, 07:29 AM
  4. JHJ please give me a hand
    By Spade in forum Hacks Bots and Editors
    Replies: 5
    Last Post: 10-16-2004, 11:11 AM
  5. I Need Hand-Out Please
    By Crimsonwing86 in forum Diablo II Discussion
    Replies: 2
    Last Post: 01-06-2004, 05:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •