Everything else worked apart from this one. Now I get this - "Compiler Error: c:\Users\Me\Documents\Honorbuddy\Plugins\Rarekiller 4.11\Rarekiller.cs(736,115) : error CS0117: 'Styx.WoWInternals.World.GameWorld' does not contain a definition for 'TraceLineHitFlags'" - when booting up HB instead. Got any ideas?
After 2 hours of reading Honorbuddy Documentation and testing I found what I think might be the solution. I changed the line with error to: GameWorld.TraceLine(new WoWPoint(p.X, p.Y, (p.Z + 100)), new WoWPoint(p.X, p.Y, (p.Z - 5)), TraceLineHitFlags.None, out ground); The plugin was loaded successfully. Will run now.
Okay, so 2 people now know how to do this but neither feels obliged to post the corrected version so those of us who have been struggling with this might benefit. Thank you.
It really isn't hard if you have experience with scripting of various types. I will post the files once I have tested it. Time consuming, but easy edit. I'm testing now and will post as soon as I have verified I can kill an NPC. TidyBags does not work and I have not found a way to get it working yet. I will post back shortly. -Q
Fixing the errors properly is easy, but i have no idea what causes the crash when using framelock :/ And without framelock, my toon pulls but doesnt continue fighting
My plugin is showing correctly on HB, launched, used Zandalari Warbringer profile on GB2, framelock disactivated, killmobs.xml loaded correctly... no apparent bugs on the paper.... but still: going right in front of a Zandalari Warbringer, and does nothing... Someone knows why ?
The funny thing is, that this problem occurs since HB 2.5.11875.753. In v2.5.11875.752, fighting was working
Got too many errors.. Can anyone upload here your working Rarekiller.cs file please? So much need it =(
Won't load. Any help would be appreciated: Also, read the possible fix on the previous page, but cannot figure out how to make the coding change suggested. Please upload!
Here you go, this one works perfectly for me so far (although I haven't encountered any rares yet, hoping everything goes smoothly). https://mega.co.nz/#F!K5xiWaKT!CFl_lCUR6xStWvPfAro9wg Delete whatever current Rarekiller you have in your plugin folder and just download the .zip in this link, and extract to the plugin folder.
Replace the files in the %HonnorBuddy%\Plugins\RareKiller\MyClasses. Changes for Rarekiller 4.10. View attachment RarekillerSettings.cs View attachment RarekillerKiller.cs
Thank you guys! We got progress!!)) Only one error now: Compiler Error: c:\Users\Roman\Desktop\HB\Plugins\Rarekiller\Rarekiller.cs(68,23) : error CS0246: The type or namespace name 'RarekillerAeonaxx' could not be found (are you missing a using directive or an assembly reference?) Please help, how to edit this line?
MY Rarekiller dowsnt work, he is in the plugin folder but since the booth patches i cant find it in plugins to activATE
Then, it's still bugged and you didnt apply the suggested changes. However... In order to use it, you have to disable Framelock. And then, it works until pulling, because after a successful pull, it doesnt fight for some reason.