http://www.wowinterface.com/forums/s...ead.php?t=7106
http://code.google.com/p/wow-clique/issues/list
Here are some videos of how to use Clique Addon:
Healing with Grid and Clique Addon by Bufe
http://www.bufe.no/tutorials/
*** Please note, Clique Addon does not need any of the software downloaded in this video, other than Clique Addon itself. Clique Addon works with the default UI and most unit frame addons. You do NOT need to download WowAceUpdater or Grid in order to use Clique Addon ***
Introduction to Clique
http://video.google.com/videoplay?do...94326108730311
Rebinding Menu, other Advanced Features
http://video.google.com/videoplay?do...05783428405078
Creating a custom macro in Clique
http://video.google.com/videoplay?do...89369861870162
How to use Clique
1. Install the addon
2. Open your spellbook
3. You should see a new tab. This is the Clique Addon configuration UI. Click on this tab to open the Clique UI
4. You should see a row of buttons at the bottom, but lets ignore them for now.
5. Navigate to a spell in your spellbook (It can be anything that isn't passive, including Pet spells)
6. Click directly on the spell, holding down any of the Alt/Control/Shift keys in combination, or none of them.
7. This defines a "click-cast" in the CliqueUI. Now anytime you use that combination of modifiers and button on any unit frame which is defined as click-castable, you will cast the spell ON THAT UNIT if its able to be a targeted spell.
8. Click on the Clique tab again, to close the configuration UI
How do I STOP Clique from click-casting on a specific frame, but leave it active on others
1. Open the spellbook
2. Open the Clique Addon
3. Click the "Options" button.
Any frames that are checked will be managed by Clique. Simply find the frame in the list, and uncheck it. If you don't know the name of a frame you can use the following script, while putting your mouse over the frame:
/script ChatFrame1:AddMessage("You are hovering over frame: " .. GetMouseFocus():GetName())
How do I set up common profiles for my priests, for example
1. Open the spellbook
2. Open the Clique UI
3. Click on the "Profiles" button
4. Click on the "New" button
5. Type in the name of the profile you'd like to create, say "Priests"
6. Click "Ok"
7. You will see confirmation in your main chat frame that Clique has changed to the new profile.
How do I select that profile on another character, so they can share?
1. Open the spellbook
2. Open the CliqueUI
3. Click on the "Profiles" button
4. Select the profile you would like to choose
5. Click on the "Set" button
6. You will see confirmation in the main chat frame that Clique has changed to the profile.
Donations:
Some people have asked, so here is a way to send me donations:
Make a Donation
r116 Cladhaire-15704 2009-03-28 10:20:11 +0000 (Sat, 28 Mar 2009) 2 lines
Updated Clique to use ACTIVE_TALENT_GROUP_CHANGED
------------------------------------------------------------------------
r115 Cladhaire-15704 2009-03-27 12:10:08 +0000 (Fri, 27 Mar 2009) 2 lines
* Fix profile switching system so it stores the options in 'char' rather than 'profile'.. duur
------------------------------------------------------------------------
r114 Cladhaire-15704 2009-03-27 11:50:41 +0000 (Fri, 27 Mar 2009) 4 lines
* Removed old "MAX" button, since the game no longer encourages downranking.
* Added an "options" button that allows you to enable/disable profile switching when changing talent specs
* Fixed a taint issue due to using UIFrameFlash
------------------------------------------------------------------------
r113 Cladhaire-15704 2009-01-27 11:27:11 +0000 (Tue, 27 Jan 2009) 3 lines
* Fix an error that caused custom pet actions to have a display error
* The Clique configuration window will now properly be visible on the pet tab