What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

has ChatMessageEventArgs been depreciated?

jaypc1955

New Member
Joined
Jan 19, 2011
Messages
5
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.
 
Last edited:
Back
Top