![]() |
A little help about config - 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: A little help about config (/thread-47562.html) |
A little help about config - Vingor - 08-31-2011 Hello ! I added the godly D2NT bot magic_rare pickit from skidude. But i wanted to know if i put this in the right place. //NTConfig_NIPFilePath.push("normal/normal.nip"); //NTConfig_NIPFilePath.push("normal/magic_rare.nip"); //NTConfig_NIPFilePath.push("normal/set.nip"); //NTConfig_NIPFilePath.push("normal/unique.nip"); //NTConfig_NIPFilePath.push("normal/craft.nip"); NTConfig_NIPFilePath.push("advance/normal.nip"); NTConfig_NIPFilePath.push("advance/magic_rare.nip"); NTConfig_NIPFilePath.push("advance/set.nip"); NTConfig_NIPFilePath.push("advance/unique.nip"); NTConfig_NIPFilePath.push("advance/craft.nip"); //NTConfig_NIPFilePath.push("extreme/normal.nip"); //NTConfig_NIPFilePath.push("extreme/magic_rare.nip"); //NTConfig_NIPFilePath.push("extreme/set.nip"); //NTConfig_NIPFilePath.push("extreme/unique.nip"); //NTConfig_NIPFilePath.push("extreme/craft.nip"); this is my current config and i added the script of skidude in my ADVANCE part. Is this the right place? I mean the // lines are those i DONT pick ? or are they those im picking? thanks ![]() [url=http://www.blizzsector.co/showthread.php?t=57746&pagenumber=][/url] A little help about config - kevinbod - 08-31-2011 yea that's the right place based on your settings your showing. and yes the // disables the line. A little help about config - Vingor - 08-31-2011 Alright thanks ! And should I allow extreme too ? A little help about config - kevinbod - 08-31-2011 no problem no keep extreme deactivated. only one of the 3 pickit folders can be used at one time. |