![]() |
hdin not partying - Printable Version +- Blizzard Sector (https://www.blizzsector.co) +-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html) +--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html) +--- Thread: hdin not partying (/thread-47382.html) |
hdin not partying - stoned-juggalo - 06-02-2011 so i just setup my hdin and im running him now i have it on public but he wont party ppl wuts goin on? hdin not partying - daroma123 - 06-09-2011 in D2NT\scripts\NTMap\char_configs\NTConfig_Paladin.ntl, change the red to true: function NT_LoadConfig() { 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_AutoParty = true; me.quitonhostile = false; me.revealautomap = true; me.showenemyonautomap = true; me.showmissileonautomap = true; } |