View Single Post
09-07-14, 12:23 PM   #6
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 648
Originally Posted by myrroddin View Post
Yeah, that line 151 bit is horrendous. That should be using OnEnter and OnLeave scripts.

I'm thinking this whole AddOn is an example of what not to do when writing code, and depending on what the AddOn does (sorry, haven't checked yet), might be worth rewriting from scratch. Hmm, it needs a complete rewrite regardless; I was musing the worthiness of the venture.

Originally Posted by myrroddin View Post
I think this AddOn will have to be rewritten for WoD, as I seem to recall there will be enough changes to various APIs such as animation that it won't work in its current state.
I don't have anywhere near the knowledge to do a complete rewrite, I was hoping it was a quick fix away but if what you say about WoD is true, it'd be futile anyway.

To save you the trouble, the addon minimizes the chat to only show 1 message at a time, unless you get a message in a specified channel (Party chat, for example) or on mouseover at which point it maximizes.
Like so: http://gyazo.com/48a052d00ae238ae044634b94bb371a3
I recommend switching to MP4 at the top.
__________________
All I see is strobe lights blinding me in my hindsight.

Last edited by Wimpface : 09-07-14 at 12:29 PM.
  Reply With Quote