here - http://www.mediafire.com/?gioyagk9ud6wr5y
and in the folder - D2NT31_NTBot42(xml)\D2NT\scripts\logs\loc there is a file named - (charNamehere)_LocInfo.txt change that file to your chars name - say mine char was named comper the file will look like this comper_LocInfo
let me know how this works for you
thanks
Last edited by comper; 02-20-2012 at 11:31 AM.
I am having some trouble getting this set up all the way. i followed the steps on the post with replacing the files, also the xml folders. The problem is it doesn't show whats sold unless it is a unique? how can i show all picked/sold items
did you add this to your char config file
NTConfig_UseXMLItemlog = true; // Log kept and sold items as well in a XML log file
NTConfig_LogSoldItems = true; // Adds sold items to the manager's itemlog
NTConfig_LogSoldQuality = 7; // item quality to log for sold (7 = unique, this is only for d2nt manager, xml logs magic,rare,etc)
change the 7 for this one - NTConfig_LogSoldQuality = 7; to one of these - 3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques
but remember the more you have it to log the bigger the file will get and start to slow down your bot so it be a good ideal is remove the log file after you stop the bot if you want to keep it or you can delete it
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
Thanks thats what i was looking for
Sorry to dredge this thread back up but I have two questions.
Firstly everything works fine except my xml file in firefox shows only black and white making it hard to tell the item quality. What may have gone wrong here?
Secondly I am trying to get my D2NT manager's item log to show as much as possible. So far it only shows kept items. Is there any way to show sold items too? I tried editing my char config with this code. it was just a guess as you can probably tell.
NTConfig_UseXMLItemlog = true; // Log kept and sold items as well in a XML log file
NTConfig_LogSoldItems = true
NTConfig_LogSoldQuality = [4,5,6,7]; // item quality to log for sold (7 = unique, this is only for d2nt manager, xml logs magic,rare,etc)
Any help would be greatly appreciated.
Absolutely. Trying this xml thing was the first change to the basic d2NT I have made so a fresh install would be totally fine. Thanks bro,
here check this out - Etal V7 - Green Goblin - 1046.P - Downloads - Blizzard Sector - Diablo 3, Starcraft II, WoW, Diablo 2, Trading, Downloads, Editors, Items, Forums
and here is the wiki page - Main Page - Project Etal Wiki
main web page - Portal - Project Etal
I can help you set it up - if you could get teamviewer that would be the easier to do but it is up to you on that
oh if you have done a lot of editing to your nip files you can use them or added them
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
Hello again and thnaks for before. Been using etal and its been great except one thing. The XML log only shows sold items that have been gambled, and the ETAL manager doesn't show any sold items at all. I would like one or the other to show a comprehensive sold list. I realise it would quickly add up but thats no problem, I can delete if it gets too large or sluggish.
This is the code I have in use atm:
//------------------------------------------------------------------------------- // Advanced XML Item Logging
//-------------------------------------------------------------------------------
NTConfig_UseXMLItemlog = true; // Log kept, sold and ignored items in an XML log file?
NTConfig_IndependantLog = true; // Create a seperate file for each character. Item Logfile is found in logs/Item Log/
NTConfig_LogSoldItems = true; // Logs items sold to item logfile?
NTConfig_LogIgnoredItems = true; // Log ignored items to item logfile?
NTConfig_LogCraftedItems = true; // Log crafted items to item logfile?
NTConfig_LogItemQuality = [3, 4, 5 ,6, 7]; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted).
//-------------------------------------------------------------------------------
// General Log File Options
//-------------------------------------------------------------------------------
NTConfig_LogShrines = false; // Log shrines found by NTConfig_Shrines array?
NTConfig_LogCraftingString = false; // Log the string of ingredients that goes into cube?
//------------------------------------------------------------------------------
// Manager Log Options
//------------------------------------------------------------------------------
NTConfig_LogSoldItemQuality = [3, 4, 5 ,6, 7]; // Quality of items logged is >= of value: (3 = White, 4 = Magic, 5 = Sets, 6 = Rares, 7 = Uniques, 8 = Crafted, 0 = Disabled).
NTConfig_CubeProcessToManager = 1; // Logs the string of ingredients that goes into cube (0 = Don't Log, 1 = Log In Item Log, 2 = Log To Common Log).
What could be wrong?
this line for the XML group - NTConfig_LogItemQuality = [3, 4, 5 ,6, 7]; you need for it to be just 1 number - it should look like this - NTConfig_LogItemQuality = 5; I would change the 5 to a 4 - NTConfig_LogItemQuality = 4;
and the same for the Manager Log Options group change the NTConfig_LogSoldItemQuality = [3, 4, 5 ,6, 7]; to just a 4 - NTConfig_LogSoldItemQuality = 4;
then stop your bot and then resart him and see it that works
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
So there is no way to make it log more than one different item type? (white, rare etc)
Could => not be used instead? I'm just guessing here.
Also is there any way to change ignored items and their logging. Currently it only logs ignored runes.
Thanks a bunch for the help.
Edit: After switching to the ETAL bot you linked, my xml file in firefox is still only black and white.
Last edited by ocb1; 03-29-2012 at 12:41 AM.
that is how it works when you add just the 1 number it logs from that number up so this - NTConfig_LogItemQuality = 4; = Quality of items logged is >= of value:
and that is the same for the log in the manager
I will have to check on the ignore part
for your xml I am guessing you are missing something in your broswer for it just to be black and white and I think you had said it was black and white when you was trying the other xml logger
thanks
Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
Bottom left corner of the post.
Thanks
so far works like a charm :)
thanks a lot for sharing this
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks