Works fine now - thank you very much!!
Gives a whole bunch of compiler errors upon HB startup.
No plugins/etc used, a fresh HB install.
routine copied properly to the correct folder.
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(267,53) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(295,53) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(308,56) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(333,55) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(28,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(28,44) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(213,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(213,45) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(280,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(280,71) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(295,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(295,46) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(306,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(306,46) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(321,34) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(321,63) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(352,32) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(352,138) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Helpers\Pets.cs(68,46) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)