steps for smart people how to get it working again
Rarekiller.cs(736,115) : error CS0117: 'Styx.WoWInternals.World.GameWorld' does not contain a definition for 'CGWorldFrameHitFlags'
Replace CGWorldFrameHitFlags with TraceLineHitFlags.None in that line
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?