I cannot get any of the custom combat routines to work?
"[14:30:01.532 N] Compiler Error: c:\Users\Brendon\Documents\Hacking\Diablo III\Demonbuddy 1.0.729.180\Routines\Belphegor\Routines\Barbarian.cs(25,28) : error CS0117: 'Belphegor.Helpers.Common' does not contain a definition for 'CreateWaitForCast'
[14:30:01.532 N] Compiler Error: c:\Users\Brendon\Documents\Hacking\Diablo III\Demonbuddy 1.0.729.180\Routines\Belphegor\Routines\Barbarian.cs(41,36) : error CS0117: 'Belphegor.Helpers.Common' does not contain a definition for 'CreateGetHelathGlobe'
[14:30:01.532 N] Compiler Error: c:\Users\Brendon\Documents\Hacking\Diablo III\Demonbuddy 1.0.729.180\Routines\Belphegor\Routines\Barbarian.cs(68,180) : error CS1061: 'Belphegor.Settings.BarbarianSettings' does not contain a definition for 'OverpowerAoeCount' and no extension method 'OverpowerAoeCount' accepting a first argument of type 'Belphegor.Settings.BarbarianSettings' could be found (are you missing a using directive or an assembly reference?)
[14:30:01.532 N] Compiler Error: c:\Users\Brendon\Documents\Hacking\Diablo III\Demonbuddy 1.0.729.180\Routines\Belphegor\Routines\Barbarian.cs(69,37) : error CS1502: The best overloaded method match for 'Belphegor.Helpers.Unit.IsElite(Zeta.Internals.Actors.DiaUnit)' has some invalid arguments
[14:30:01.532 N] Compiler Error: c:\Users\Brendon\Documents\Hacking\Diablo III\Demonbuddy 1.0.729.180\Routines\Belphegor\Routines\Barbarian.cs(69,50) : error CS1503: Argument 1: cannot convert from 'float' to 'Zeta.Internals.Actors.DiaUnit'"
The option of choosing generic and belphegor doesn't even show when i use any of the custom routine .cs files. Any ideas?
Also in saying this, when i have the default .cs file in there, the 'settings' box does not have any purpose cas' it never works either.