https://kicks-scripts.googlecode.co...esting Profile Pack/Reputation/BC/Netherwing/ What can you find there? - A Version that has not been published in this thread (Version 1.8)! Why you cannot click on the configuration button? - Simple => There is no configuration needed! This plugin just needs to be enabled. Start any Netherwing profile you find (Kicks are the most decent) and it starts working right away. There is only one "bug" ,if we should call it so, that if you're flying and the collector finds an egg/ore/herb, it'll dismount right away. But that's something I don't care about since you're mostly afk (me as example) when this runs. greetz Weischbier
Do not get it to work ... Took about 1 hour trying ... hahaha, if someone helps me I would be grateful. Putting the latest profiles and the plugin. Not if I have it wrong or that happens. But no way. Thanks in advance.
euhm......what is the point of doing this if there is a massive error? when your baggs are full your char will just stand still and not do anything......
I was trying to find a way to open the sludge covered objects. I thought lootfilter used to be able to do it, but I can't find the setting. I'm using the cave profile and its working well.
As of 2012-08-06 the combination of * NetherwingCollector1.9.cs * [QO] Netherwing Rep B - EggFly UAR [Kick].xml (both part of * kick's svn 1570) has the "dismount while flying -> die" bug. As little understanding of coding I have, something tells me that is has to do something inside the NetherwingCollector19.cs, specifically inside the "public static void movetoLoc(WoWPoint loc)". For testing I changed the first few lines to Code: if (Me.Mounted) { } else { Mount.MountUp(); } to avoid the plugin do the "Mount.MountUp(); " everytime it sees a collectable item, which actually lead to a dismount when it was already mounted. That did the trick, it didn't dismount in mid air, but also it didn't find its paths afterwards. I will attach a log starting at the dragonmaw camp, ending in a "couldn't generate full path". View attachment 06.08.2012_14_13 2036 Log.txt