Thread Tools Display Modes
01-05-06, 02:12 PM   #1
kuba18
A Defias Bandit
Join Date: Jan 2006
Posts: 2
Makeing a new Heading -->HELP

Okay Im trying to make a new heading for my options in the Keybindings. Here is my code:

Bindings.xml
<Bindings>

<Binding name="Chat window 5" header="MYChat">

ChatFrame_OpenChat("/5");

</Binding>

<Binding name="Chat window 6" header="MYChat">

ChatFrame_OpenChat("/6");

</Binding>

<Binding name="Chat window 7" header="MYChat">

ChatFrame_OpenChat("/7");

</Binding>

<Binding name="Chat window 8" header="MYChat">

ChatFrame_OpenChat("/8");

</Binding>

<Binding name="Chat window 9" header="MYChat">

ChatFrame_OpenChat("/9");

</Binding>

</Bindings>


Quick Chat.toc
## Interface: 10900
## Version: 1.0A
## Title: Quick Chat
## Notes: Allows you to bind your channels 5-9 with a hotkey.
Bindings.xml
these are all in my C:\Program Files\World of Warcraft\Interface\AddOns\Quick Chat .
http://www.freewebs.com/kuba18/bindings.JPG theres a screen shot to see whats going on.

Thanks.

Last edited by kuba18 : 01-05-06 at 03:33 PM.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Makeing a new Heading -->HELP


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off