ok a few months ago we used to be able to do these calls
and also call
have these been changed to something else or removed completely?
while looking i found
so on and so on
and
So the question is are any of these replacements and if so how are they handled? Where did ChatType go to? or is there a new way of parsing chat and getting chat channels/types and if so can you point me in the correct direction? Thanks for your help in advance.
Code:
WoWChat.NewWhisperFromMessage
WoWChat.NewGuildMessage
WoWChat.NewOfficerMessage
WoWChat.NewPartyMessage
WoWChat.NewRaidMessage
WoWChat.NewSayMessage
Code:
public ChatType varname
while looking i found
Code:
WoWChat.ChatGuildEventArgs
WoWChat.ChatWhisperEventArgs
and
Code:
WoWChat.Guild
WoWChat.Officer
WoWChat.Party
WoWChat.Raid
WoWChat.Say
WoWChat.Whisper
WoWChat.Yell