Anybody have any ideas why WhisperFu:StartWhisper is not working properly? Seems to start a "SAY" instead of a "WHIPSER", and is not picking up the player's name properly from the Fubar menu.
function WhisperFu:StartWhisper(player)
DEFAULT_CHAT_FRAME.editBox.chatType = "WHISPER"
DEFAULT_CHAT_FRAME.editBox.tellTarget = player
DEFAULT_CHAT_FRAME.editBox:Show()
end
here's the Fubar code:
local playerData = self.db.profile.data[playerIndex]
local playerMenu =
{
type = 'group',
name = self:FormatMessage(playerData.name, playerData.messageList[1].sent),
desc = string.format(L["PlayerDesc"], playerData.name),
order = playerIndex,
args =
{
whisper =
{
type = 'execute',
name = L["Whisper"],
desc = string.format(L["WhisperDesc"], playerData.name),
order = 1,
func = function() WhisperFu:StartWhisper(playerData.name) end
},
Right, but the problem I was having is that it Scrolls wicked fast and its near impossible to see. Also, if you reload or login and MSBT has yet to scroll anything, nothing displays if you do a /msplay #. Seems that MSBT has to display something first, then it will show.
All Paladin judgements are by default 20 seconds, as Lasting Judgement was removed in the last patch. So there's no need to have Lasting Judgement in the "Paladin.lua" file.
Lasting Judgement was removed on Live and on Beta?
0
I hope that this is a bug, otherwise I can chalk another up another reason to cancel my account.
0
0
Also added 3 new stat food types
"Food - Spell Damage"
"Food - Healing"
"Food - Attack Power"
0
0
0
0
here's the Fubar code:
0
0
0
Reorganized all the channels and added a few more
SCT Support
I tried to add MSBT support, but couldn't get it to work right. I left in what I tried, but commented it out. If anyone can get it working, go nuts.
Also, check the first post, I added a list of slash commands and channels.
0
Lasting Judgement was removed on Live and on Beta?
0
0
0
0
http://www.wowace.com/files/Babble-2.2/