Curious as to why this does not seem to work and all the addons I have tried in the past few days that use it. Redalert for example will not compile.
"Plugin from D:\Honorbuddy_2.0.0.3804\Plugins\RedAlert could not be compiled! Compiler errors:
File: RedAlert.cs Line: 14 Error: The type or namespace name 'ChatMessageEventArgs' does not exist in the namespace 'Styx.WoWInternals' (are you missing an assembly reference?)
File: RedAlert.cs Line: 225 Error: The type or namespace name 'ChatMessageEventArgs' could not be found (are you missing a using directive or an assembly reference?)
File: RedAlert.cs Line: 234 Error: The type or namespace name 'ChatMessageEventArgs' could not be found (are you missing a using directive or an assembly reference?)"
This isnt a problem with this particular plugin as i even created my own plugin that does nothing else but check for a tell. Also Watchdog addon also has this issue. and i tried a couple other to same affect. The ones that worked i couldnt find ChatMessageEventArgs in the code anywheres so they must be using a different method.
Using honorbuddy version 2.0.0.3804, running windows 7 x64
Need more detail let me know.
"Plugin from D:\Honorbuddy_2.0.0.3804\Plugins\RedAlert could not be compiled! Compiler errors:
File: RedAlert.cs Line: 14 Error: The type or namespace name 'ChatMessageEventArgs' does not exist in the namespace 'Styx.WoWInternals' (are you missing an assembly reference?)
File: RedAlert.cs Line: 225 Error: The type or namespace name 'ChatMessageEventArgs' could not be found (are you missing a using directive or an assembly reference?)
File: RedAlert.cs Line: 234 Error: The type or namespace name 'ChatMessageEventArgs' could not be found (are you missing a using directive or an assembly reference?)"
This isnt a problem with this particular plugin as i even created my own plugin that does nothing else but check for a tell. Also Watchdog addon also has this issue. and i tried a couple other to same affect. The ones that worked i couldnt find ChatMessageEventArgs in the code anywheres so they must be using a different method.
Using honorbuddy version 2.0.0.3804, running windows 7 x64
Need more detail let me know.
Last edited: