Text replacement; "[1. General]" becomes "1", "Raid" becomes "R".
The editbox is on top and doesnt have a background.
You no longer need to hold alt to move through the editbox.
Mousewheel scrolling. Hold shift to scroll to the top/bottom.
A slash command "/tt" to send a message to your target. Use "/tt <message>".
All chat buttons are hidden.
The chat channels say, emote, yell, party, guild, officer, raid, raid warning, battleground, whisper and all numbered channels are made sticky. The next time you open your editbox you will send a message to that channel by default.
Change Log - idChat
------------------------------------------------------------------------
r5 | Industrial-18137 | 2008-08-16 16:40:24 +0100 (Sat, 16 Aug 2008) | 1 line
Added support for AddonLoader.
------------------------------------------------------------------------
r2 | Industrial-18137 | 2008-08-02 12:24:49 +0100 (Sat, 02 Aug 2008) | 1 line
Adding files from the current stable version.
------------------------------------------------------------------------
r1 | wowinterface | 2008-08-02 12:14:42 +0100 (Sat, 02 Aug 2008) | 1 line
Originally posted by tiana hmm how on earth can this addon take up anything from like 6 kb up to 60 at times.
dont understand how it can fluctuate like that
nvm that, it turns out it was the added url.lua file i added to it
Originally posted by Tenson 2 requests: class coloring and chat history (arrow key up/down for a few lines of previously entered chat, for LFG or Trade spamming)
Originally posted by Cityhunter0505 Just found this add-on, and looks cool. Only thing I dislike though, is the no background on the edit bow (the window that pop up where you can write?). In certain areas & chat colours, it can be very tough to see what you are writing.
Just found this add-on, and looks cool. Only thing I dislike though, is the no background on the edit bow (the window that pop up where you can write?). In certain areas & chat colours, it can be very tough to see what you are writing.
Originally posted by Jinnfel Change line 66 and 67 to this:
Code:
text = text:gsub('%[(%d+)%. .+%] (|Hplayer.+)', '[%1] %2')
text = text:gsub('(|Hplayer.-|h)%[(.-)%].-:', '%1%2|h:')
Should fix the extra brackets problem.
Thank you, it worked perfekt
And regarding my problem with Teknicolor that seems to have solved it self mysterious but now it works and im so happy, Big Thank you to Slakah and Jinnfel for the help here.