Results: 57Comments by: Billtopia
File: Nick Alert01-18-13
Re: Re: Re: Can't get NickAlert to work
Posted By: Billtopia
I was looking for a way to be notified when a friend logs in or out of WoW. Still trying to get the pattern matches right on the events... Stupid lua string matches lol I have not forgot about you
File: Nick Alert01-14-13
I will see what I can do to incorpo...
Posted By: Billtopia
I will see what I can do to incorporate that into the addon
File: Nick Alert01-13-13
Re: Can't get NickAlert to work
Posted By: Billtopia
Hi, Added System Messages to default Channel list setup. Enabled moveable frame and display. Added my alt's name. When my alt logs in or out, system message showed in chat but nothing in moveable frame. However, if I say my alt's name it will show up in moveable frame. How can I get this to happen for logging in and out? I am usin...
File: Chats To MSBT12-30-12
Re: Thanks
Posted By: Billtopia
I've been using a heavily modded version of Chatroll but I;ve been having problems with the new chat changes. Seems to work OK. Thanks for doing this. I have one of the most elaborate UIs in existence and this is a vital part. sweet somebody uses my addon lol
File: Nick Alert12-25-12
working on adding support for the n...
Posted By: Billtopia
working on adding support for the new instance chat feature that blizz snuck in... I was wondering why /i didn't invite people anymore
File: Chats To MSBT12-25-12
working on adding support for the n...
Posted By: Billtopia
working on adding support for the new Instance Chat feature blizz added
File: Achievement Sounds12-25-12
working on adding support for the n...
Posted By: Billtopia
working on adding support for the new instance chat
File: Taunt Aware12-25-12
working on adding support for the n...
Posted By: Billtopia
working on adding support for the new Instance Chat feature
File: Come And Get It12-25-12
working on adding in the new Instan...
Posted By: Billtopia
working on adding in the new Instance Chat support
File: Taunt Aware12-23-12
well now it scans for "Dark Apotheo...
Posted By: Billtopia
well now it scans for "Dark Apotheosis" as it is a 500% threat increase for warlocks... how evil is that?
File: Taunt Aware11-30-12
You don't need to use your table to...
Posted By: Billtopia
You don't need to use your table to check if ppl are tanks local ScanSpells = { = true, -- Pally Righteous Fury = true, -- DK Blood Presence = true, -- War Defensive Stance = true, -- Monk Stance of the Sturdy Ox }You can simply check for Vengeance like i do since now, all tanks have...
File: Nick Alert11-06-12
Anyway to hide the alert window and...
Posted By: Billtopia
Anyway to hide the alert window and just have the sound file to alert you? OMG the new IE Stinks so bad... even in desktop mode... it posts the quote but not my reply? I had to install Firefox to get this to work right. Yes you can not use the message frame. You can change this setting either by going to the addon gui config page...
File: Taunt Aware05-07-12
OK new one up ok so the grey on...
Posted By: Billtopia
OK new one up ok so the grey on pets is the addon can't figure out it's class... although I am not sure but are all pets warriors? and the PET : means the addon is still having problems getting the owner's name... I have attempted a different method of getting the pets name (by reversing the search through the tooltip s...
File: Taunt Aware05-06-12
well that is good so far... but bew...
Posted By: Billtopia
well that is good so far... but beware when you go in a raid and you are the 1st to join... that is up to 39 times that could print... I will look into delaying it somehow so it scans on auto like 5 seconds after the join... seen the gray color names yet or the PET petname lines yet?
File: Taunt Aware05-06-12
OK an update for that has been post...
Posted By: Billtopia
OK an update for that has been posted... see what difference a "C vs. c" can make my bad
File: Taunt Aware05-05-12
Taunt Aware v2012.05.05
Posted By: Billtopia
OK, Taunt aware now has a basic localization support for different clients( I hope as I can not test it) The posted problems below in BULoader.lua:113 were being caused by the pet's owner string being different in various clients. I added unit testing on the return string and several methods of trying for the pet owner that I hope sh...
File: Taunt Aware05-05-12
what I wish is that this was a thre...
Posted By: Billtopia
what I wish is that this was a threaded message board, and that it told me someone had posted on it... Oh well lol
File: Taunt Aware05-05-12
Thanks, I will see if I can figure...
Posted By: Billtopia
Thanks, I will see if I can figure this one out as well... it is odd as I have been using this for some time before I posted it here and no errors for me... 31x TauntAware-2012-04-14\BULoader.lua:113: attempt to index field "?" (a nil value) TauntAware-2012-04-14\BULoader.lua:113: in function Taunt...
File: Taunt Aware05-05-12
Thanks for the report Baine, I myse...
Posted By: Billtopia
Thanks for the report Baine, I myself have not seen this error but I will try and put some check code in to prevent it. I will also see if I can figure out a way to stop that from constantly firing... it is weird as wow keeps saying that the group has changed for no reason
File: Taunt Aware05-05-12
Re: bugs and missclassification.
Posted By: Billtopia
Thanks Kithalaul... I will look at the group scanning and see what I can do about it. It is firing because WoW sends an event that says the group has changed... look like they send it way to much. I know that it fires for each person in the group when even one person leaves. I will look for a way also to make an option for just tau...
File: Nick Alert11-03-11
no prob... I hate it when someone i...
Posted By: Billtopia
no prob... I hate it when someone is talking to me and I miss it
File: Chats To MSBT07-21-11
it has been posted Come and get...
Posted By: Billtopia
it has been posted Come and get it!!!
File: Chats To MSBT07-20-11
The ability to send any chat to any...
Posted By: Billtopia
The ability to send any chat to any MSBT frame is completed and undergoing bug testing now. ( /# chats like trade and general are still grouped together so whatever ones you select of them go to the same frame) you can individualy select /party /guild /etc and send them to any frame in MSBT once the update gets put up by me... It sho...
File: Chats To MSBT07-16-11
Custom frame output
Posted By: Billtopia
an update on the custom frame output: I got the menues to appear and update for frame changes and am now working on the logic to control them and the output as wanted (I was on vacation for a week so it is a little slow in coming)
File: Chats To MSBT07-05-11
Originally posted by saphirre12 H...
Posted By: Billtopia
Originally posted by saphirre12 How do I choose "whisper" to "a custom scroll area" in MSBT ? right now it only supports the "notification" area... I will look into it to see if I can figure out how to do that