Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merc Problems
#1
For some odd reason, when I use D2NT my bot doesn't heal my merc like it should, it just waits until it dies, and then chickens because of it. Here is what my piece of code looks like for the chicken settings:
Code:
NTConfig_SkipHealLife = 70;    // If you have more than this percent of life, you won't go to a healer
    NTConfig_SkipHealMana = 70;    // If you have more than this percent of mana, you won't go to a healer
    NTConfig_UseMerc = true;    // Set to true if you use a mercenary, will revive merc at a reviver npc.
    NTConfig_ResetWeapon = false;    // Set to true to reset weapon when reviving merc


    NTConfig_LifeThresh = 60;    // Drink a normal potion if under this percent of life.
    NTConfig_LifeRejuvThresh = 40;    // Drink a rejuvenation potion if under this percent of life.
    NTConfig_ManaThresh = 30;    // Drink a normal potion if under this percent of mana.
    NTConfig_ManaRejuvThresh = 10;    // Drink a rejuvenation potion if under this percent of mana.
    NTConfig_LifeChicken = 20;    // This is your chicken life percent. If you go below this life total, exit game.
    NTConfig_ManaChicken = 0;    // This is your chicken mana percent. If you go below this mana total, exit game.


    NTConfig_MercLifeThresh = 60;    // This is the threshold to use a life potion on your merc in percent.
    NTConfig_MercRejuvThresh = 50;    // This is the threshold to use a rejuv potion on your merc in percent.
    NTConfig_MercChicken = 10;    // This is your mercs chicken life percent. If he goes below this, exit game.

As you can tell, it is suppose to use a life potion on my merc if its health goes below 60, and use a rejuv on him if it goes past 50, but as I said above, the bot just lets the merc die completely. Is there anyway that I can fix this?
Reply
#2
float4life Wrote:For some odd reason, when I use D2NT my bot doesn't heal my merc like it should, it just waits until it dies, and then chickens because of it. Here is what my piece of code looks like for the chicken settings:
Code:
NTConfig_SkipHealLife = 70;    // If you have more than this percent of life, you won't go to a healer
    NTConfig_SkipHealMana = 70;    // If you have more than this percent of mana, you won't go to a healer
    NTConfig_UseMerc = true;    // Set to true if you use a mercenary, will revive merc at a reviver npc.
    NTConfig_ResetWeapon = false;    // Set to true to reset weapon when reviving merc


    NTConfig_LifeThresh = 60;    // Drink a normal potion if under this percent of life.
    NTConfig_LifeRejuvThresh = 40;    // Drink a rejuvenation potion if under this percent of life.
    NTConfig_ManaThresh = 30;    // Drink a normal potion if under this percent of mana.
    NTConfig_ManaRejuvThresh = 10;    // Drink a rejuvenation potion if under this percent of mana.
    NTConfig_LifeChicken = 20;    // This is your chicken life percent. If you go below this life total, exit game.
    NTConfig_ManaChicken = 0;    // This is your chicken mana percent. If you go below this mana total, exit game.


    NTConfig_MercLifeThresh = 60;    // This is the threshold to use a life potion on your merc in percent.
    NTConfig_MercRejuvThresh = 50;    // This is the threshold to use a rejuv potion on your merc in percent.
    NTConfig_MercChicken = 10;    // This is your mercs chicken life percent. If he goes below this, exit game.

As you can tell, it is suppose to use a life potion on my merc if its health goes below 60, and use a rejuv on him if it goes past 50, but as I said above, the bot just lets the merc die completely. Is there anyway that I can fix this?

try setting the NTConfig_MercLifeThresh = 60; to 70
also sometimes it helps to shut down the bot then reboot computer and then restart bot and at times you might need to reinstall the bot
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Wink Thanks Wink
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  have som bot problems momme 3 227 06-15-2012, 03:00 PM
Last Post: comper
  Problems with charms pick it script tHende 1 261 03-16-2012, 09:01 AM
Last Post: comper
  d2nt turn off potion/merc NPC's Bervan 0 216 02-14-2012, 01:27 AM
Last Post: Bervan
  Problems running 0wnage 5 392 01-26-2012, 08:54 AM
Last Post: comper
  SnagIT problems TyKe 3 321 01-19-2012, 01:45 AM
Last Post: comper
  Problems with item-logging - Tried useing Skidudes guide... Akao 5 136 01-09-2012, 05:45 AM
Last Post: comper
  D2NT Bot Problems 0wnage 9 496 01-03-2012, 06:45 AM
Last Post: 0wnage
  I am haveing acouple problems with my d2nt bot sbare91 1 476 11-08-2011, 06:53 AM
Last Post: bugme143
  Bot goes to town when he or merc is cursed and goes to stash Vnge 3 214 09-27-2011, 03:47 PM
Last Post: bugme143
  hi im having problems with d2nt sin187 2 334 06-25-2011, 05:50 AM
Last Post: sin187

Forum Jump:


Users browsing this thread: 1 Guest(s)