Waiting for raevn to release the floating window framework mod QuickChat This mod will add a popup box with link to send quick messages. The box will have a tabbed menu, the tab will be something like this Basic Chat list Taunt list Basic Chat List Yes No Help me Attack Defend Incomming tanks Incoming bots Incoming Air Incoming Commander Taunt List blah blah blah I have attached a HTML demo of my menu. Download the Quickchat.zip unpack it and run the Quickchat.html. it will show you what the ChatBox will be like when i implement it It's currently a tabbed drop-down styled menu (im not using those colors and im removing the gradient). When Raevn has finished the floating window framework i will start work on implementing the QuickChat box.
I'll take a look tomorrow. Should be possible. Can you already give your List of Taunts / Phrases you want to send ?
Just put the html in the js file in following format Code: $('body').append( '<div id='quickchat'>' + 'lalala <b>lalala</b>' + '<div/>' );