Line 305 needs to read Code: "url(http://static.wowhead.com/images/wow/maps/enus/small/"+stats.zoneId+".jpg)");
I dont have any index file at all, I thought that was included? So what do I need to write in one if I gotta make it myself? EDIT; Never mind, found the index, its in Plugins\CowStats\Resources, thats right place isnt it?
They changed how WowItem works now and added more fields for us, so I presume this needs to be updated accordingly. But this may facilitate access to more information we can use.
At the moment all chat events are broken, which means you still can't easily track loots. Same with the chat logger, which is broken because of this. Loot tracking works fine nevertheless, I'm looking inside the WoWItem class to see what's interesting. Keep in mind that my two current goals are to fix some cowstats exceptions and add the remote server functionality (so you can easily use this plugin if your port is closed).
hackfix.. cowstats.cs comment this line 416 // values.Add(new KeyValuePair<WoWItemQuality, int>(WoWItemQuality.None, 0)); lootracker.cs line 168 stack.count = (int) item.StackCount; i thikn that's it.. if you're getting errors paste it..
it should work for as long as you dont' press the "dont' send' button.. when the error pops up.. i'm in the process of seeeing if i can fix this or not or rewrite it
Excellent, cant wait for it to update, really would like to use this, looks excellent! may be able to bot from school/work with this good luck.